| Interface | Description |
|---|---|
| InterpreterContext |
Meant as a simple interface for all the various methods we will want
the interpreter to have without having to commit to many technical details.
|
| Class | Description |
|---|---|
| Interpreter | |
| NaiveInterpreterContext |
| Exception | Description |
|---|---|
| InlineMethodHint |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.