| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.LabelNameContext |
SwiftParser.labelName() |
SwiftParser.LabelNameContext |
SwiftParser.StatementLabelContext.labelName() |
SwiftParser.LabelNameContext |
SwiftParser.BreakStatementContext.labelName() |
SwiftParser.LabelNameContext |
SwiftParser.ContinueStatementContext.labelName() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterLabelName(SwiftParser.LabelNameContext ctx)
Enter a parse tree produced by
SwiftParser.labelName(). |
void |
SwiftListener.enterLabelName(SwiftParser.LabelNameContext ctx)
Enter a parse tree produced by
SwiftParser.labelName(). |
void |
SwiftBaseListener.exitLabelName(SwiftParser.LabelNameContext ctx)
Exit a parse tree produced by
SwiftParser.labelName(). |
void |
SwiftListener.exitLabelName(SwiftParser.LabelNameContext ctx)
Exit a parse tree produced by
SwiftParser.labelName(). |
Copyright © 2002–2016 InfoEther. All rights reserved.