Package | Description |
---|---|
claw.shenron.translator | |
claw.wani.language | |
claw.wani.transformation.ll.loop | |
claw.wani.x2t.translator |
Modifier and Type | Method and Description |
---|---|
void |
Translator.generateTransformation(XcodeProgram xcodeml,
Xnode pragma)
Generate transformation according to the pragma.
|
Modifier and Type | Method and Description |
---|---|
static ClawPragma |
ClawPragma.analyze(Xnode pragma)
Analyze a raw string input and match it with the CLAW language definition.
|
Constructor and Description |
---|
LoopExtraction(ClawPragma directive)
Constructs a new LoopExtraction triggered from a specific pragma.
|
Modifier and Type | Method and Description |
---|---|
void |
ClawTranslator.generateTransformation(XcodeProgram xcodeml,
Xnode pragma) |