Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.PrimaryExpressionContext |
SwiftParser.primaryExpression() |
SwiftParser.PrimaryExpressionContext |
SwiftParser.PrimaryContext.primaryExpression() |
Modifier and Type | Method and 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–2017 PMD. All rights reserved.