Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.InfixOperatorDeclarationContext |
SwiftParser.infixOperatorDeclaration() |
SwiftParser.InfixOperatorDeclarationContext |
SwiftParser.OperatorDeclarationContext.infixOperatorDeclaration() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftListener.enterInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.infixOperatorDeclaration() . |
void |
SwiftBaseListener.enterInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.infixOperatorDeclaration() . |
void |
SwiftListener.exitInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.infixOperatorDeclaration() . |
void |
SwiftBaseListener.exitInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.infixOperatorDeclaration() . |
Copyright © 2002–2017 InfoEther. All rights reserved.