Package | Description |
---|---|
claw.wani.language.parser |
Modifier and Type | Method and Description |
---|---|
ClawParser.Reshape_clauseContext |
ClawParser.reshape_clause(ClawPragma l) |
ClawParser.Reshape_clauseContext |
ClawParser.Loop_hoist_clausesContext.reshape_clause(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ClawParser.Reshape_clauseContext> |
ClawParser.Loop_hoist_clausesContext.reshape_clause() |
Modifier and Type | Method and Description |
---|---|
void |
ClawListener.enterReshape_clause(ClawParser.Reshape_clauseContext ctx)
Enter a parse tree produced by
ClawParser.reshape_clause(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.enterReshape_clause(ClawParser.Reshape_clauseContext ctx)
Enter a parse tree produced by
ClawParser.reshape_clause(claw.wani.language.ClawPragma) . |
void |
ClawListener.exitReshape_clause(ClawParser.Reshape_clauseContext ctx)
Exit a parse tree produced by
ClawParser.reshape_clause(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.exitReshape_clause(ClawParser.Reshape_clauseContext ctx)
Exit a parse tree produced by
ClawParser.reshape_clause(claw.wani.language.ClawPragma) . |