| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
Python3Parser.Pass_stmtContext |
Python3Parser.pass_stmt() |
Python3Parser.Pass_stmtContext |
Python3Parser.Small_stmtContext.pass_stmt() |
| Modifier and Type | Method and Description |
|---|---|
void |
Python3Listener.enterPass_stmt(Python3Parser.Pass_stmtContext ctx)
Enter a parse tree produced by
Python3Parser.pass_stmt(). |
void |
Python3BaseListener.enterPass_stmt(Python3Parser.Pass_stmtContext ctx)
Enter a parse tree produced by
Python3Parser.pass_stmt(). |
void |
Python3Listener.exitPass_stmt(Python3Parser.Pass_stmtContext ctx)
Exit a parse tree produced by
Python3Parser.pass_stmt(). |
void |
Python3BaseListener.exitPass_stmt(Python3Parser.Pass_stmtContext ctx)
Exit a parse tree produced by
Python3Parser.pass_stmt(). |
Copyright © 2021 Markus Heberling. All rights reserved.