| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.FunctionCallIdentifierContext |
SwiftParser.FunctionCallArgumentContext.functionCallIdentifier() |
|
SwiftParser.FunctionCallIdentifierContext |
SwiftParser.functionCallIdentifier() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterFunctionCallIdentifier(SwiftParser.FunctionCallIdentifierContext ctx) |
Enter a parse tree produced by
SwiftParser.functionCallIdentifier(). |
void |
SwiftListener.enterFunctionCallIdentifier(SwiftParser.FunctionCallIdentifierContext ctx) |
Enter a parse tree produced by
SwiftParser.functionCallIdentifier(). |
void |
SwiftBaseListener.exitFunctionCallIdentifier(SwiftParser.FunctionCallIdentifierContext ctx) |
Exit a parse tree produced by
SwiftParser.functionCallIdentifier(). |
void |
SwiftListener.exitFunctionCallIdentifier(SwiftParser.FunctionCallIdentifierContext ctx) |
Exit a parse tree produced by
SwiftParser.functionCallIdentifier(). |
Copyright © 2002–2018 PMD. All rights reserved.