| Package | Description |
|---|---|
| claw.wani.language.parser |
| Modifier and Type | Method and Description |
|---|---|
ClawParser.Update_clauseContext |
ClawParser.update_clause(ClawPragma l) |
ClawParser.Update_clauseContext |
ClawParser.Parallelize_clausesContext.update_clause(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ClawParser.Update_clauseContext> |
ClawParser.Parallelize_clausesContext.update_clause() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClawListener.enterUpdate_clause(ClawParser.Update_clauseContext ctx)
Enter a parse tree produced by
ClawParser.update_clause(claw.wani.language.ClawPragma). |
void |
ClawBaseListener.enterUpdate_clause(ClawParser.Update_clauseContext ctx)
Enter a parse tree produced by
ClawParser.update_clause(claw.wani.language.ClawPragma). |
void |
ClawListener.exitUpdate_clause(ClawParser.Update_clauseContext ctx)
Exit a parse tree produced by
ClawParser.update_clause(claw.wani.language.ClawPragma). |
void |
ClawBaseListener.exitUpdate_clause(ClawParser.Update_clauseContext ctx)
Exit a parse tree produced by
ClawParser.update_clause(claw.wani.language.ClawPragma). |