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