Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.AsPatternContext |
SwiftParser.asPattern() |
SwiftParser.AsPatternContext |
SwiftParser.TypeCastingPatternContext.asPattern() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterAsPattern(SwiftParser.AsPatternContext ctx)
Enter a parse tree produced by
SwiftParser.asPattern() . |
void |
SwiftListener.enterAsPattern(SwiftParser.AsPatternContext ctx)
Enter a parse tree produced by
SwiftParser.asPattern() . |
void |
SwiftBaseListener.exitAsPattern(SwiftParser.AsPatternContext ctx)
Exit a parse tree produced by
SwiftParser.asPattern() . |
void |
SwiftListener.exitAsPattern(SwiftParser.AsPatternContext ctx)
Exit a parse tree produced by
SwiftParser.asPattern() . |
Copyright © 2002–2017 PMD. All rights reserved.