| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.StatementLabelContext |
SwiftParser.statementLabel() |
SwiftParser.StatementLabelContext |
SwiftParser.LabeledStatementContext.statementLabel() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterStatementLabel(SwiftParser.StatementLabelContext ctx)
Enter a parse tree produced by
SwiftParser.statementLabel(). |
void |
SwiftListener.enterStatementLabel(SwiftParser.StatementLabelContext ctx)
Enter a parse tree produced by
SwiftParser.statementLabel(). |
void |
SwiftBaseListener.exitStatementLabel(SwiftParser.StatementLabelContext ctx)
Exit a parse tree produced by
SwiftParser.statementLabel(). |
void |
SwiftListener.exitStatementLabel(SwiftParser.StatementLabelContext ctx)
Exit a parse tree produced by
SwiftParser.statementLabel(). |
Copyright © 2002–2016 InfoEther. All rights reserved.