| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterDynamicTypeExpression(SwiftParser.DynamicTypeExpressionContext ctx) |
Enter a parse tree produced by the
dynamicTypeExpression
labeled alternative in SwiftParser.postfixExpression(). |
void |
SwiftListener.enterDynamicTypeExpression(SwiftParser.DynamicTypeExpressionContext ctx) |
Enter a parse tree produced by the
dynamicTypeExpression
labeled alternative in SwiftParser.postfixExpression(). |
void |
SwiftBaseListener.exitDynamicTypeExpression(SwiftParser.DynamicTypeExpressionContext ctx) |
Exit a parse tree produced by the
dynamicTypeExpression
labeled alternative in SwiftParser.postfixExpression(). |
void |
SwiftListener.exitDynamicTypeExpression(SwiftParser.DynamicTypeExpressionContext ctx) |
Exit a parse tree produced by the
dynamicTypeExpression
labeled alternative in SwiftParser.postfixExpression(). |
Copyright © 2002–2018 PMD. All rights reserved.