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 TypeClassDescriptionclassInterpreterEngine capable of exiting part way through execution up to a particular instruction.classThis interpreter is meant to interpret the instructions generated directly from IRBuild.Fields in org.jruby.ir.interpreter declared as InterpreterEngineModifier and TypeFieldDescriptionprivate static final InterpreterEngineInterpreterContext.DEFAULT_INTERPRETERprivate InterpreterEngineInterpreterContext.engineprivate static final InterpreterEngineInterpreterContext.STARTUP_INTERPRETERMethods in org.jruby.ir.interpreter that return InterpreterEngine