| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.FallthroughStatementContext |
SwiftParser.ControlTransferStatementContext.fallthroughStatement() |
|
SwiftParser.FallthroughStatementContext |
SwiftParser.fallthroughStatement() |
| Modifier and Type | Method | 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–2018 PMD. All rights reserved.