Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.operands | |
org.jruby.ir.persistence | |
org.jruby.ir.targets |
Modifier and Type | Method and Description |
---|---|
void |
IRVisitor.CurrentScope(CurrentScope currentscope) |
Modifier and Type | Field and Description |
---|---|
static CurrentScope |
CurrentScope.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static CurrentScope |
CurrentScope.decode(IRReaderDecoder d) |
Modifier and Type | Method and Description |
---|---|
void |
IRDumper.CurrentScope(CurrentScope currentscope) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.CurrentScope(CurrentScope currentscope) |
Copyright © 2001-2019 JRuby. All Rights Reserved.