| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.AsPatternContext |
SwiftParser.asPattern() |
|
SwiftParser.AsPatternContext |
SwiftParser.TypeCastingPatternContext.asPattern() |
| Modifier and Type | Method | 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–2018 PMD. All rights reserved.