| Package | Description |
|---|---|
| claw.wani.language.parser |
| Modifier and Type | Method and Description |
|---|---|
ClawParser.Loop_hoist_clausesContext |
ClawParser.DirectiveContext.loop_hoist_clauses() |
ClawParser.Loop_hoist_clausesContext |
ClawParser.loop_hoist_clauses(ClawPragma l) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClawListener.enterLoop_hoist_clauses(ClawParser.Loop_hoist_clausesContext ctx)
Enter a parse tree produced by
ClawParser.loop_hoist_clauses(claw.wani.language.ClawPragma). |
void |
ClawBaseListener.enterLoop_hoist_clauses(ClawParser.Loop_hoist_clausesContext ctx)
Enter a parse tree produced by
ClawParser.loop_hoist_clauses(claw.wani.language.ClawPragma). |
void |
ClawListener.exitLoop_hoist_clauses(ClawParser.Loop_hoist_clausesContext ctx)
Exit a parse tree produced by
ClawParser.loop_hoist_clauses(claw.wani.language.ClawPragma). |
void |
ClawBaseListener.exitLoop_hoist_clauses(ClawParser.Loop_hoist_clausesContext ctx)
Exit a parse tree produced by
ClawParser.loop_hoist_clauses(claw.wani.language.ClawPragma). |