| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.FunctionTypeContext |
SwiftParser.functionType() |
|
SwiftParser.FunctionTypeContext |
SwiftParser.STypeContext.functionType() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterFunctionType(SwiftParser.FunctionTypeContext ctx) |
Enter a parse tree produced by
SwiftParser.functionType(). |
void |
SwiftListener.enterFunctionType(SwiftParser.FunctionTypeContext ctx) |
Enter a parse tree produced by
SwiftParser.functionType(). |
void |
SwiftBaseListener.exitFunctionType(SwiftParser.FunctionTypeContext ctx) |
Exit a parse tree produced by
SwiftParser.functionType(). |
void |
SwiftListener.exitFunctionType(SwiftParser.FunctionTypeContext ctx) |
Exit a parse tree produced by
SwiftParser.functionType(). |
Copyright © 2002–2018 PMD. All rights reserved.