Uses of Class
org.jruby.ir.interpreter.InterpreterEngine
Packages that use InterpreterEngine
-
Uses of InterpreterEngine in org.jruby.ir.interpreter
Subclasses of InterpreterEngine in org.jruby.ir.interpreterModifier and TypeClassDescriptionclass
InterpreterEngine capable of exiting part way through execution up to a particular instruction.class
This interpreter is meant to interpret the instructions generated directly from IRBuild.Methods in org.jruby.ir.interpreter that return InterpreterEngine