Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.operands | |
org.jruby.ir.targets |
Modifier and Type | Method and Description |
---|---|
void |
IRVisitor.CurrentScope(CurrentScope currentscope) |
Modifier and Type | Field and Description |
---|---|
static CurrentScope[] |
CurrentScope.CURRENT_SCOPE |
Modifier and Type | Method and Description |
---|---|
static CurrentScope |
CurrentScope.decode(IRReaderDecoder d) |
static CurrentScope |
CurrentScope.ScopeFor(int depth) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.CurrentScope(CurrentScope currentscope) |
Copyright © 2001-2015 JRuby. All Rights Reserved.