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