Package | Description |
---|---|
claw.wani.language.parser |
Modifier and Type | Method and Description |
---|---|
ClawParser.Group_clauseContext |
ClawParser.group_clause(ClawPragma l) |
ClawParser.Group_clauseContext |
ClawParser.Fusion_optionsContext.group_clause(int i) |
ClawParser.Group_clauseContext |
ClawParser.Loop_fusion_clausesContext.group_clause(int i) |
Modifier and Type | Method and Description |
---|---|
java.util.List<ClawParser.Group_clauseContext> |
ClawParser.Fusion_optionsContext.group_clause() |
java.util.List<ClawParser.Group_clauseContext> |
ClawParser.Loop_fusion_clausesContext.group_clause() |
Modifier and Type | Method and Description |
---|---|
void |
ClawListener.enterGroup_clause(ClawParser.Group_clauseContext ctx)
Enter a parse tree produced by
ClawParser.group_clause(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.enterGroup_clause(ClawParser.Group_clauseContext ctx)
Enter a parse tree produced by
ClawParser.group_clause(claw.wani.language.ClawPragma) . |
void |
ClawListener.exitGroup_clause(ClawParser.Group_clauseContext ctx)
Exit a parse tree produced by
ClawParser.group_clause(claw.wani.language.ClawPragma) . |
void |
ClawBaseListener.exitGroup_clause(ClawParser.Group_clauseContext ctx)
Exit a parse tree produced by
ClawParser.group_clause(claw.wani.language.ClawPragma) . |