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