| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.PrimaryExpressionContext |
SwiftParser.PrimaryContext.primaryExpression() |
|
SwiftParser.PrimaryExpressionContext |
SwiftParser.primaryExpression() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterPrimaryExpression(SwiftParser.PrimaryExpressionContext ctx) |
Enter a parse tree produced by
SwiftParser.primaryExpression(). |
void |
SwiftListener.enterPrimaryExpression(SwiftParser.PrimaryExpressionContext ctx) |
Enter a parse tree produced by
SwiftParser.primaryExpression(). |
void |
SwiftBaseListener.exitPrimaryExpression(SwiftParser.PrimaryExpressionContext ctx) |
Exit a parse tree produced by
SwiftParser.primaryExpression(). |
void |
SwiftListener.exitPrimaryExpression(SwiftParser.PrimaryExpressionContext ctx) |
Exit a parse tree produced by
SwiftParser.primaryExpression(). |
Copyright © 2002–2018 PMD. All rights reserved.