| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.InfixOperatorAttributesContext |
SwiftParser.infixOperatorAttributes() |
SwiftParser.InfixOperatorAttributesContext |
SwiftParser.InfixOperatorDeclarationContext.infixOperatorAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterInfixOperatorAttributes(SwiftParser.InfixOperatorAttributesContext ctx)
Enter a parse tree produced by
SwiftParser.infixOperatorAttributes(). |
void |
SwiftListener.enterInfixOperatorAttributes(SwiftParser.InfixOperatorAttributesContext ctx)
Enter a parse tree produced by
SwiftParser.infixOperatorAttributes(). |
void |
SwiftBaseListener.exitInfixOperatorAttributes(SwiftParser.InfixOperatorAttributesContext ctx)
Exit a parse tree produced by
SwiftParser.infixOperatorAttributes(). |
void |
SwiftListener.exitInfixOperatorAttributes(SwiftParser.InfixOperatorAttributesContext ctx)
Exit a parse tree produced by
SwiftParser.infixOperatorAttributes(). |
Copyright © 2002–2016 InfoEther. All rights reserved.