| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.PlatformVersionContext |
SwiftParser.AvailabilityArgumentContext.platformVersion() |
|
SwiftParser.PlatformVersionContext |
SwiftParser.platformVersion() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterPlatformVersion(SwiftParser.PlatformVersionContext ctx) |
Enter a parse tree produced by
SwiftParser.platformVersion(). |
void |
SwiftListener.enterPlatformVersion(SwiftParser.PlatformVersionContext ctx) |
Enter a parse tree produced by
SwiftParser.platformVersion(). |
void |
SwiftBaseListener.exitPlatformVersion(SwiftParser.PlatformVersionContext ctx) |
Exit a parse tree produced by
SwiftParser.platformVersion(). |
void |
SwiftListener.exitPlatformVersion(SwiftParser.PlatformVersionContext ctx) |
Exit a parse tree produced by
SwiftParser.platformVersion(). |
Copyright © 2002–2018 PMD. All rights reserved.