Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.ArchitectureContext |
SwiftParser.architecture() |
SwiftParser.ArchitectureContext |
SwiftParser.PlatformTestingFunctionContext.architecture() |
Modifier and Type | Method and 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–2017 PMD. All rights reserved.