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