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