| Package | Description |
|---|---|
| claw.tatsu.primitive | |
| claw.wani.language | |
| claw.wani.language.parser |
| Modifier and Type | Method and Description |
|---|---|
static void |
Field.reshape(FfunctionDefinition fctDef,
ReshapeInfo reshapeInfo,
XcodeProgram xcodeml)
Reshape field in function definition.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ReshapeInfo> |
ClawPragma.getReshapeClauseValues()
Get the reshape extracted information.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClawPragma.setReshapeClauseValues(java.util.List<ReshapeInfo> infos)
Set the reshape clause extracted information.
|
| Modifier and Type | Field and Description |
|---|---|
ReshapeInfo |
ClawParser.Reshape_elementContext.i |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ReshapeInfo> |
ClawParser.Reshape_listContext.r |
| Modifier and Type | Method and Description |
|---|---|
ClawParser.Reshape_listContext |
ClawParser.reshape_list(java.util.List<ReshapeInfo> r) |
| Constructor and Description |
|---|
Reshape_listContext(org.antlr.v4.runtime.ParserRuleContext parent,
int invokingState,
java.util.List<ReshapeInfo> r) |