Package org.jruby.ir.targets.indy
Class Bootstrap
java.lang.Object
org.jruby.ir.targets.indy.Bootstrap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.objectweb.asm.Handle
getBootstrapHandle
(String name, Class type, String sig) static org.objectweb.asm.Handle
getBootstrapHandle
(String name, String sig)
-
Field Details
-
BOOTSTRAP_BARE_SIG
-
BOOTSTRAP_LONG_STRING_INT_SIG
-
BOOTSTRAP_DOUBLE_STRING_INT_SIG
-
BOOTSTRAP_INT_INT_SIG
-
BOOTSTRAP_INT_SIG
-
-
Constructor Details
-
Bootstrap
public Bootstrap()
-
-
Method Details
-
getBootstrapHandle
-
getBootstrapHandle
-