| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.PlatformNameContext |
SwiftParser.platformName() |
SwiftParser.PlatformNameContext |
SwiftParser.AvailabilityArgumentContext.platformName() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterPlatformName(SwiftParser.PlatformNameContext ctx)
Enter a parse tree produced by
SwiftParser.platformName(). |
void |
SwiftListener.enterPlatformName(SwiftParser.PlatformNameContext ctx)
Enter a parse tree produced by
SwiftParser.platformName(). |
void |
SwiftBaseListener.exitPlatformName(SwiftParser.PlatformNameContext ctx)
Exit a parse tree produced by
SwiftParser.platformName(). |
void |
SwiftListener.exitPlatformName(SwiftParser.PlatformNameContext ctx)
Exit a parse tree produced by
SwiftParser.platformName(). |
Copyright © 2002–2016 InfoEther. All rights reserved.