| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterPrimary(SwiftParser.PrimaryContext ctx)
Enter a parse tree produced by the
primary
labeled alternative in SwiftParser.postfixExpression(). |
void |
SwiftListener.enterPrimary(SwiftParser.PrimaryContext ctx)
Enter a parse tree produced by the
primary
labeled alternative in SwiftParser.postfixExpression(). |
void |
SwiftBaseListener.exitPrimary(SwiftParser.PrimaryContext ctx)
Exit a parse tree produced by the
primary
labeled alternative in SwiftParser.postfixExpression(). |
void |
SwiftListener.exitPrimary(SwiftParser.PrimaryContext ctx)
Exit a parse tree produced by the
primary
labeled alternative in SwiftParser.postfixExpression(). |
Copyright © 2002–2016 InfoEther. All rights reserved.