| 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 |
SwiftBaseListener.enterInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.infixOperatorDeclaration(). |
void |
SwiftListener.enterInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.infixOperatorDeclaration(). |
void |
SwiftBaseListener.exitInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.infixOperatorDeclaration(). |
void |
SwiftListener.exitInfixOperatorDeclaration(SwiftParser.InfixOperatorDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.infixOperatorDeclaration(). |
Copyright © 2002–2016 InfoEther. All rights reserved.