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