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