| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.SuperclassExpressionContext |
SwiftParser.superclassExpression() |
SwiftParser.SuperclassExpressionContext |
SwiftParser.PrimaryExpressionContext.superclassExpression() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterSuperclassExpression(SwiftParser.SuperclassExpressionContext ctx)
Enter a parse tree produced by
SwiftParser.superclassExpression(). |
void |
SwiftListener.enterSuperclassExpression(SwiftParser.SuperclassExpressionContext ctx)
Enter a parse tree produced by
SwiftParser.superclassExpression(). |
void |
SwiftBaseListener.exitSuperclassExpression(SwiftParser.SuperclassExpressionContext ctx)
Exit a parse tree produced by
SwiftParser.superclassExpression(). |
void |
SwiftListener.exitSuperclassExpression(SwiftParser.SuperclassExpressionContext ctx)
Exit a parse tree produced by
SwiftParser.superclassExpression(). |
Copyright © 2002–2016 InfoEther. All rights reserved.