Package | Description |
---|---|
org.eclipse.golo.compiler.ir |
(this is an internal API)
|
Modifier and Type | Method and Description |
---|---|
Struct |
Struct.ofAST(GoloASTNode node) |
static Struct |
Builders.structure(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
GoloModule.addStruct(Struct struct) |
void |
AbstractGoloIrVisitor.visitStruct(Struct struct) |
void |
GoloIrVisitor.visitStruct(Struct struct) |
void |
IrTreeDumper.visitStruct(Struct struct) |