Package | Description |
---|---|
org.eclipse.golo.compiler.ir |
(this is an internal API)
|
Modifier and Type | Method and Description |
---|---|
static UnaryOperation |
Builders.not(ExpressionStatement expression) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGoloIrVisitor.visitUnaryOperation(UnaryOperation unaryOperation) |
void |
GoloIrVisitor.visitUnaryOperation(UnaryOperation unaryOperation) |
void |
IrTreeDumper.visitUnaryOperation(UnaryOperation unaryOperation) |