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