| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.TypealiasNameContext |
SwiftParser.typealiasName() |
SwiftParser.TypealiasNameContext |
SwiftParser.TypealiasHeadContext.typealiasName() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterTypealiasName(SwiftParser.TypealiasNameContext ctx)
Enter a parse tree produced by
SwiftParser.typealiasName(). |
void |
SwiftListener.enterTypealiasName(SwiftParser.TypealiasNameContext ctx)
Enter a parse tree produced by
SwiftParser.typealiasName(). |
void |
SwiftBaseListener.exitTypealiasName(SwiftParser.TypealiasNameContext ctx)
Exit a parse tree produced by
SwiftParser.typealiasName(). |
void |
SwiftListener.exitTypealiasName(SwiftParser.TypealiasNameContext ctx)
Exit a parse tree produced by
SwiftParser.typealiasName(). |
Copyright © 2002–2016 InfoEther. All rights reserved.