Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.PrefixOperatorContext |
SwiftParser.prefixOperator() |
SwiftParser.PrefixOperatorContext |
SwiftParser.PrefixExpressionContext.prefixOperator() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterPrefixOperator(SwiftParser.PrefixOperatorContext ctx)
Enter a parse tree produced by
SwiftParser.prefixOperator() . |
void |
SwiftListener.enterPrefixOperator(SwiftParser.PrefixOperatorContext ctx)
Enter a parse tree produced by
SwiftParser.prefixOperator() . |
void |
SwiftBaseListener.exitPrefixOperator(SwiftParser.PrefixOperatorContext ctx)
Exit a parse tree produced by
SwiftParser.prefixOperator() . |
void |
SwiftListener.exitPrefixOperator(SwiftParser.PrefixOperatorContext ctx)
Exit a parse tree produced by
SwiftParser.prefixOperator() . |
Copyright © 2002–2016 InfoEther. All rights reserved.