Package | Description |
---|---|
claw.wani.language.parser |
Modifier and Type | Method and Description |
---|---|
ClawParser.Reshape_listContext |
ClawParser.Reshape_clauseContext.reshape_list() |
ClawParser.Reshape_listContext |
ClawParser.Reshape_listContext.reshape_list() |
ClawParser.Reshape_listContext |
ClawParser.reshape_list(java.util.List<ReshapeInfo> r) |
Modifier and Type | Method and Description |
---|---|
void |
ClawListener.enterReshape_list(ClawParser.Reshape_listContext ctx)
Enter a parse tree produced by
ClawParser.reshape_list(java.util.List<claw.tatsu.xcodeml.abstraction.ReshapeInfo>) . |
void |
ClawBaseListener.enterReshape_list(ClawParser.Reshape_listContext ctx)
Enter a parse tree produced by
ClawParser.reshape_list(java.util.List<claw.tatsu.xcodeml.abstraction.ReshapeInfo>) . |
void |
ClawListener.exitReshape_list(ClawParser.Reshape_listContext ctx)
Exit a parse tree produced by
ClawParser.reshape_list(java.util.List<claw.tatsu.xcodeml.abstraction.ReshapeInfo>) . |
void |
ClawBaseListener.exitReshape_list(ClawParser.Reshape_listContext ctx)
Exit a parse tree produced by
ClawParser.reshape_list(java.util.List<claw.tatsu.xcodeml.abstraction.ReshapeInfo>) . |