| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.ClosureSignatureContext |
SwiftParser.ClosureExpressionContext.closureSignature() |
|
SwiftParser.ClosureSignatureContext |
SwiftParser.closureSignature() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterClosureSignature(SwiftParser.ClosureSignatureContext ctx) |
Enter a parse tree produced by
SwiftParser.closureSignature(). |
void |
SwiftListener.enterClosureSignature(SwiftParser.ClosureSignatureContext ctx) |
Enter a parse tree produced by
SwiftParser.closureSignature(). |
void |
SwiftBaseListener.exitClosureSignature(SwiftParser.ClosureSignatureContext ctx) |
Exit a parse tree produced by
SwiftParser.closureSignature(). |
void |
SwiftListener.exitClosureSignature(SwiftParser.ClosureSignatureContext ctx) |
Exit a parse tree produced by
SwiftParser.closureSignature(). |
Copyright © 2002–2018 PMD. All rights reserved.