| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.TypeInheritanceListContext |
SwiftParser.TypeInheritanceClauseContext.typeInheritanceList() |
|
SwiftParser.TypeInheritanceListContext |
SwiftParser.typeInheritanceList() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterTypeInheritanceList(SwiftParser.TypeInheritanceListContext ctx) |
Enter a parse tree produced by
SwiftParser.typeInheritanceList(). |
void |
SwiftListener.enterTypeInheritanceList(SwiftParser.TypeInheritanceListContext ctx) |
Enter a parse tree produced by
SwiftParser.typeInheritanceList(). |
void |
SwiftBaseListener.exitTypeInheritanceList(SwiftParser.TypeInheritanceListContext ctx) |
Exit a parse tree produced by
SwiftParser.typeInheritanceList(). |
void |
SwiftListener.exitTypeInheritanceList(SwiftParser.TypeInheritanceListContext ctx) |
Exit a parse tree produced by
SwiftParser.typeInheritanceList(). |
Copyright © 2002–2018 PMD. All rights reserved.