| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.OperatorHeadContext |
SwiftParser.operatorHead() |
SwiftParser.OperatorHeadContext |
SwiftParser.OperatorCharacterContext.operatorHead() |
SwiftParser.OperatorHeadContext |
SwiftParser.OperatorContext.operatorHead() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterOperatorHead(SwiftParser.OperatorHeadContext ctx)
Enter a parse tree produced by
SwiftParser.operatorHead(). |
void |
SwiftListener.enterOperatorHead(SwiftParser.OperatorHeadContext ctx)
Enter a parse tree produced by
SwiftParser.operatorHead(). |
void |
SwiftBaseListener.exitOperatorHead(SwiftParser.OperatorHeadContext ctx)
Exit a parse tree produced by
SwiftParser.operatorHead(). |
void |
SwiftListener.exitOperatorHead(SwiftParser.OperatorHeadContext ctx)
Exit a parse tree produced by
SwiftParser.operatorHead(). |
Copyright © 2002–2016 InfoEther. All rights reserved.