| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.TypealiasNameContext |
SwiftParser.ProtocolAssociatedTypeDeclarationContext.typealiasName() |
|
SwiftParser.TypealiasNameContext |
SwiftParser.TypealiasHeadContext.typealiasName() |
|
SwiftParser.TypealiasNameContext |
SwiftParser.typealiasName() |
| Modifier and Type | Method | 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–2018 PMD. All rights reserved.