Package | Description |
---|---|
claw.wani.language.parser |
Modifier and Type | Field and Description |
---|---|
ClawParser.TargetContext |
ClawParser.Target_listContext.target |
Modifier and Type | Method and Description |
---|---|
ClawParser.TargetContext |
ClawParser.target() |
ClawParser.TargetContext |
ClawParser.Target_listContext.target() |
Modifier and Type | Method and Description |
---|---|
void |
ClawListener.enterTarget(ClawParser.TargetContext ctx)
Enter a parse tree produced by
ClawParser.target() . |
void |
ClawBaseListener.enterTarget(ClawParser.TargetContext ctx)
Enter a parse tree produced by
ClawParser.target() . |
void |
ClawListener.exitTarget(ClawParser.TargetContext ctx)
Exit a parse tree produced by
ClawParser.target() . |
void |
ClawBaseListener.exitTarget(ClawParser.TargetContext ctx)
Exit a parse tree produced by
ClawParser.target() . |