| Package | Description |
|---|---|
| tech.generated.loly |
| Modifier and Type | Method and Description |
|---|---|
PathParser.RootContext |
PathParser.root() |
PathParser.RootContext |
PathParser.PathContext.root() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathListener.enterRoot(PathParser.RootContext ctx)
Enter a parse tree produced by
PathParser.root(). |
void |
PathBaseListener.enterRoot(PathParser.RootContext ctx)
Enter a parse tree produced by
PathParser.root(). |
void |
PathListener.exitRoot(PathParser.RootContext ctx)
Exit a parse tree produced by
PathParser.root(). |
void |
PathBaseListener.exitRoot(PathParser.RootContext ctx)
Exit a parse tree produced by
PathParser.root(). |
Copyright © 2021. All rights reserved.