| Package | Description |
|---|---|
| tech.generated.loly |
| Modifier and Type | Method and Description |
|---|---|
PathParser.NameContext |
PathParser.name() |
PathParser.NameContext |
PathParser.NodeContext.name() |
| Modifier and Type | Method and Description |
|---|---|
void |
PathListener.enterName(PathParser.NameContext ctx)
Enter a parse tree produced by
PathParser.name(). |
void |
PathBaseListener.enterName(PathParser.NameContext ctx)
Enter a parse tree produced by
PathParser.name(). |
void |
PathListener.exitName(PathParser.NameContext ctx)
Exit a parse tree produced by
PathParser.name(). |
void |
PathBaseListener.exitName(PathParser.NameContext ctx)
Exit a parse tree produced by
PathParser.name(). |
Copyright © 2021. All rights reserved.