Class | Description |
---|---|
BeginEndInterpreterContext |
Script body and Evals both have begin/end bodies and need the same state
to interpret.
|
BodyInterpreterEngine |
Created by enebo on 2/5/15.
|
ClosureInterpreterContext |
Interpreter knowledge needed to interpret a closure.
|
FullInterpreterContext |
Created by enebo on 2/27/15.
|
Interpreter | |
InterpreterContext | |
InterpreterEngine |
Base full interpreter.
|
Profiler | |
SimpleMethodInterpreterEngine |
Created by enebo on 2/7/15.
|
StartupInterpreterEngine |
This interpreter is meant to interpret the instructions generated directly from IRBuild.
|
Copyright © 2001-2015 JRuby. All Rights Reserved.