Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.IsPatternContext |
SwiftParser.isPattern() |
|
SwiftParser.IsPatternContext |
SwiftParser.TypeCastingPatternContext.isPattern() |
Modifier and Type | Method | Description |
---|---|---|
void |
SwiftBaseListener.enterIsPattern(SwiftParser.IsPatternContext ctx) |
Enter a parse tree produced by
SwiftParser.isPattern() . |
void |
SwiftListener.enterIsPattern(SwiftParser.IsPatternContext ctx) |
Enter a parse tree produced by
SwiftParser.isPattern() . |
void |
SwiftBaseListener.exitIsPattern(SwiftParser.IsPatternContext ctx) |
Exit a parse tree produced by
SwiftParser.isPattern() . |
void |
SwiftListener.exitIsPattern(SwiftParser.IsPatternContext ctx) |
Exit a parse tree produced by
SwiftParser.isPattern() . |
Copyright © 2002–2018 PMD. All rights reserved.