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