| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.OperatorHeadContext |
SwiftParser.OperatorCharacterContext.operatorHead() |
|
SwiftParser.OperatorHeadContext |
SwiftParser.OperatorContext.operatorHead() |
|
SwiftParser.OperatorHeadContext |
SwiftParser.operatorHead() |
| Modifier and Type | Method | 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–2018 PMD. All rights reserved.