| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method and Description |
|---|---|
SwiftParser.FallthroughStatementContext |
SwiftParser.fallthroughStatement() |
SwiftParser.FallthroughStatementContext |
SwiftParser.ControlTransferStatementContext.fallthroughStatement() |
| Modifier and Type | Method and Description |
|---|---|
void |
SwiftBaseListener.enterFallthroughStatement(SwiftParser.FallthroughStatementContext ctx)
Enter a parse tree produced by
SwiftParser.fallthroughStatement(). |
void |
SwiftListener.enterFallthroughStatement(SwiftParser.FallthroughStatementContext ctx)
Enter a parse tree produced by
SwiftParser.fallthroughStatement(). |
void |
SwiftBaseListener.exitFallthroughStatement(SwiftParser.FallthroughStatementContext ctx)
Exit a parse tree produced by
SwiftParser.fallthroughStatement(). |
void |
SwiftListener.exitFallthroughStatement(SwiftParser.FallthroughStatementContext ctx)
Exit a parse tree produced by
SwiftParser.fallthroughStatement(). |
Copyright © 2002–2016 InfoEther. All rights reserved.