| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.TypeInheritanceListContext |
SwiftParser.typeInheritanceList() |
SwiftParser.TypeInheritanceListContext |
SwiftParser.TypeInheritanceClauseContext.typeInheritanceList() |
| Modifier and Type | Method and 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–2016 InfoEther. All rights reserved.