Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.instructions | |
org.jruby.ir.targets |
Modifier and Type | Method and Description |
---|---|
void |
IRVisitor.MethodHandle(MethodHandle methodhandle) |
Modifier and Type | Method and Description |
---|---|
MethodHandle |
MethodLookupInstr.getMethodHandle() |
Constructor and Description |
---|
MethodLookupInstr(Variable result,
MethodHandle mh) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.MethodHandle(MethodHandle methodhandle) |
Copyright © 2001-2016 JRuby. All Rights Reserved.