Uses of Package
org.jruby.runtime.opto
Packages that use org.jruby.runtime.opto
Package
Description
-
Classes in org.jruby.runtime.opto used by org.jruby
-
Classes in org.jruby.runtime.opto used by org.jruby.ast.executableClassDescriptionA tuple representing the data needed to verify a cached constant: The value of the constant The generation of the constant's invalidator at the time of caching The constant's invalidator (Optional) the hashcode of the module form which the constant was cache
-
Classes in org.jruby.runtime.opto used by org.jruby.internal.runtime
-
Classes in org.jruby.runtime.opto used by org.jruby.ir.targets.simpleClassDescriptionA tuple representing the data needed to verify a cached constant: The value of the constant The generation of the constant's invalidator at the time of caching The constant's invalidator (Optional) the hashcode of the module form which the constant was cache
-
Classes in org.jruby.runtime.opto used by org.jruby.runtime.optoClassDescriptionA tuple representing the data needed to verify a cached constant: The value of the constant The generation of the constant's invalidator at the time of caching The constant's invalidator (Optional) the hashcode of the module form which the constant was cacheAbstract invalidator of "something".A factory for abstract "constant" representations of objects.