Package | Description |
---|---|
net.sourceforge.pmd.lang.swift.antlr4 |
Modifier and Type | Method and Description |
---|---|
void |
SwiftBaseListener.enterFunctionCallExpression(SwiftParser.FunctionCallExpressionContext ctx)
Enter a parse tree produced by the
functionCallExpression
labeled alternative in SwiftParser.postfixExpression() . |
void |
SwiftListener.enterFunctionCallExpression(SwiftParser.FunctionCallExpressionContext ctx)
Enter a parse tree produced by the
functionCallExpression
labeled alternative in SwiftParser.postfixExpression() . |
void |
SwiftBaseListener.exitFunctionCallExpression(SwiftParser.FunctionCallExpressionContext ctx)
Exit a parse tree produced by the
functionCallExpression
labeled alternative in SwiftParser.postfixExpression() . |
void |
SwiftListener.exitFunctionCallExpression(SwiftParser.FunctionCallExpressionContext ctx)
Exit a parse tree produced by the
functionCallExpression
labeled alternative in SwiftParser.postfixExpression() . |
Copyright © 2002-2016 InfoEther. All Rights Reserved.