| Package | Description |
|---|---|
| third_party |
| Modifier and Type | Method and Description |
|---|---|
Python3Parser.TfpdefContext |
Python3Parser.tfpdef() |
Python3Parser.TfpdefContext |
Python3Parser.TypedargslistContext.tfpdef(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<Python3Parser.TfpdefContext> |
Python3Parser.TypedargslistContext.tfpdef() |
| Modifier and Type | Method and Description |
|---|---|
void |
Python3Listener.enterTfpdef(Python3Parser.TfpdefContext ctx)
Enter a parse tree produced by
Python3Parser.tfpdef(). |
void |
Python3BaseListener.enterTfpdef(Python3Parser.TfpdefContext ctx)
Enter a parse tree produced by
Python3Parser.tfpdef(). |
void |
Python3Listener.exitTfpdef(Python3Parser.TfpdefContext ctx)
Exit a parse tree produced by
Python3Parser.tfpdef(). |
void |
Python3BaseListener.exitTfpdef(Python3Parser.TfpdefContext ctx)
Exit a parse tree produced by
Python3Parser.tfpdef(). |
Copyright © 2021 Markus Heberling. All rights reserved.