| Class | Description |
|---|---|
| AbstractVariableCompiler | |
| BaseBodyCompiler |
BaseBodyCompiler encapsulates all common behavior between BodyCompiler
implementations.
|
| ChainedChildBodyCompiler | |
| ChainedChildBodyCompiler19 | |
| ChainedRootBodyCompiler | |
| ChildScopedBodyCompiler | |
| ChildScopedBodyCompiler19 | |
| ClassBodyCompiler | |
| HeapBasedVariableCompiler | |
| InheritedCacheCompiler | |
| MethodBodyCompiler |
MethodBodyCompiler is the base compiler for all method bodies.
|
| RootScopedBodyCompiler |
Behaviors common to all "root-scoped" bodies are encapsulated in this class.
|
| SkinnyMethodAdapter | |
| StackBasedVariableCompiler | |
| StandardASMCompiler | |
| StandardASMCompiler.InvokerDescriptor | |
| StandardInvocationCompiler |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.