Package | Description |
---|---|
claw.tatsu.primitive |
Modifier and Type | Method and Description |
---|---|
static java.util.List<AssignStatement> |
Function.gatherAssignStatements(FfunctionDefinition fctDef)
Gather all assignment statements in the function definition.
|