| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.ClosureSignatureContext |
SwiftParser.closureSignature() |
SwiftParser.ClosureSignatureContext |
SwiftParser.ClosureExpressionContext.closureSignature() |
| Modifier and Type | Method and 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–2016 InfoEther. All rights reserved.