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