Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.WildcardPatternContext |
SwiftParser.PatternContext.wildcardPattern() |
|
SwiftParser.WildcardPatternContext |
SwiftParser.wildcardPattern() |
Modifier and Type | Method | Description |
---|---|---|
void |
SwiftBaseListener.enterWildcardPattern(SwiftParser.WildcardPatternContext ctx) |
Enter a parse tree produced by
SwiftParser.wildcardPattern() . |
void |
SwiftListener.enterWildcardPattern(SwiftParser.WildcardPatternContext ctx) |
Enter a parse tree produced by
SwiftParser.wildcardPattern() . |
void |
SwiftBaseListener.exitWildcardPattern(SwiftParser.WildcardPatternContext ctx) |
Exit a parse tree produced by
SwiftParser.wildcardPattern() . |
void |
SwiftListener.exitWildcardPattern(SwiftParser.WildcardPatternContext ctx) |
Exit a parse tree produced by
SwiftParser.wildcardPattern() . |
Copyright © 2002–2018 PMD. All rights reserved.