| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.TypealiasHeadContext |
SwiftParser.TypealiasDeclarationContext.typealiasHead() |
|
SwiftParser.TypealiasHeadContext |
SwiftParser.typealiasHead() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterTypealiasHead(SwiftParser.TypealiasHeadContext ctx) |
Enter a parse tree produced by
SwiftParser.typealiasHead(). |
void |
SwiftListener.enterTypealiasHead(SwiftParser.TypealiasHeadContext ctx) |
Enter a parse tree produced by
SwiftParser.typealiasHead(). |
void |
SwiftBaseListener.exitTypealiasHead(SwiftParser.TypealiasHeadContext ctx) |
Exit a parse tree produced by
SwiftParser.typealiasHead(). |
void |
SwiftListener.exitTypealiasHead(SwiftParser.TypealiasHeadContext ctx) |
Exit a parse tree produced by
SwiftParser.typealiasHead(). |
Copyright © 2002–2018 PMD. All rights reserved.