Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method | Description |
---|---|---|
SwiftParser.ArchitectureContext |
SwiftParser.architecture() |
|
SwiftParser.ArchitectureContext |
SwiftParser.PlatformTestingFunctionContext.architecture() |
Modifier and Type | Method | Description |
---|---|---|
void |
SwiftBaseListener.enterArchitecture(SwiftParser.ArchitectureContext ctx) |
Enter a parse tree produced by
SwiftParser.architecture() . |
void |
SwiftListener.enterArchitecture(SwiftParser.ArchitectureContext ctx) |
Enter a parse tree produced by
SwiftParser.architecture() . |
void |
SwiftBaseListener.exitArchitecture(SwiftParser.ArchitectureContext ctx) |
Exit a parse tree produced by
SwiftParser.architecture() . |
void |
SwiftListener.exitArchitecture(SwiftParser.ArchitectureContext ctx) |
Exit a parse tree produced by
SwiftParser.architecture() . |
Copyright © 2002–2018 PMD. All rights reserved.