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.ScopeModule(ScopeModule scopemodule) |
Modifier and Type | Field and Description |
---|---|
static ScopeModule[] |
ScopeModule.SCOPE_MODULE |
Modifier and Type | Method and Description |
---|---|
static ScopeModule |
ScopeModule.decode(IRReaderDecoder d) |
static ScopeModule |
ScopeModule.ModuleFor(int depth) |
Modifier and Type | Method and Description |
---|---|
void |
IRDumper.ScopeModule(ScopeModule scopemodule) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.ScopeModule(ScopeModule scopemodule) |
Copyright © 2001-2016 JRuby. All Rights Reserved.