Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
SwiftParser.ImportDeclarationContext |
SwiftParser.importDeclaration() |
SwiftParser.ImportDeclarationContext |
SwiftParser.DeclarationContext.importDeclaration() |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterImportDeclaration(SwiftParser.ImportDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.importDeclaration() . |
void |
SwiftListener.enterImportDeclaration(SwiftParser.ImportDeclarationContext ctx)
Enter a parse tree produced by
SwiftParser.importDeclaration() . |
void |
SwiftBaseListener.exitImportDeclaration(SwiftParser.ImportDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.importDeclaration() . |
void |
SwiftListener.exitImportDeclaration(SwiftParser.ImportDeclarationContext ctx)
Exit a parse tree produced by
SwiftParser.importDeclaration() . |
Copyright © 2002–2016 InfoEther. All rights reserved.