| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.PostfixOperatorContext |
SwiftParser.postfixOperator() |
SwiftParser.PostfixOperatorContext |
SwiftParser.PostfixOperationContext.postfixOperator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterPostfixOperator(SwiftParser.PostfixOperatorContext ctx)
Enter a parse tree produced by
SwiftParser.postfixOperator(). |
void |
SwiftListener.enterPostfixOperator(SwiftParser.PostfixOperatorContext ctx)
Enter a parse tree produced by
SwiftParser.postfixOperator(). |
void |
SwiftBaseListener.exitPostfixOperator(SwiftParser.PostfixOperatorContext ctx)
Exit a parse tree produced by
SwiftParser.postfixOperator(). |
void |
SwiftListener.exitPostfixOperator(SwiftParser.PostfixOperatorContext ctx)
Exit a parse tree produced by
SwiftParser.postfixOperator(). |
Copyright © 2002–2016 InfoEther. All rights reserved.