| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.TypeCastingOperatorContext |
SwiftParser.BinaryExpressionContext.typeCastingOperator() |
|
SwiftParser.TypeCastingOperatorContext |
SwiftParser.typeCastingOperator() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterTypeCastingOperator(SwiftParser.TypeCastingOperatorContext ctx) |
Enter a parse tree produced by
SwiftParser.typeCastingOperator(). |
void |
SwiftListener.enterTypeCastingOperator(SwiftParser.TypeCastingOperatorContext ctx) |
Enter a parse tree produced by
SwiftParser.typeCastingOperator(). |
void |
SwiftBaseListener.exitTypeCastingOperator(SwiftParser.TypeCastingOperatorContext ctx) |
Exit a parse tree produced by
SwiftParser.typeCastingOperator(). |
void |
SwiftListener.exitTypeCastingOperator(SwiftParser.TypeCastingOperatorContext ctx) |
Exit a parse tree produced by
SwiftParser.typeCastingOperator(). |
Copyright © 2002–2018 PMD. All rights reserved.