| Package | Description |
|---|---|
| net.sourceforge.pmd.lang.swift.antlr4 |
| Modifier and Type | Method | Description |
|---|---|---|
SwiftParser.ThrowStatementContext |
SwiftParser.ControlTransferStatementContext.throwStatement() |
|
SwiftParser.ThrowStatementContext |
SwiftParser.throwStatement() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SwiftBaseListener.enterThrowStatement(SwiftParser.ThrowStatementContext ctx) |
Enter a parse tree produced by
SwiftParser.throwStatement(). |
void |
SwiftListener.enterThrowStatement(SwiftParser.ThrowStatementContext ctx) |
Enter a parse tree produced by
SwiftParser.throwStatement(). |
void |
SwiftBaseListener.exitThrowStatement(SwiftParser.ThrowStatementContext ctx) |
Exit a parse tree produced by
SwiftParser.throwStatement(). |
void |
SwiftListener.exitThrowStatement(SwiftParser.ThrowStatementContext ctx) |
Exit a parse tree produced by
SwiftParser.throwStatement(). |
Copyright © 2002–2018 PMD. All rights reserved.