|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Java.LocalVariableSlot | |
|---|---|
| org.codehaus.janino | The classes in this package pose the core of the Janino JavaTM compiler. |
| Uses of Java.LocalVariableSlot in org.codehaus.janino |
|---|
| Fields in org.codehaus.janino declared as Java.LocalVariableSlot | |
|---|---|
Java.LocalVariableSlot |
Java.LocalVariable.slot
|
| Methods in org.codehaus.janino that return Java.LocalVariableSlot | |
|---|---|
Java.LocalVariableSlot |
CodeContext.allocateLocalVariable(short size,
java.lang.String name,
IClass type)
Allocate space for a local variable of the given size (1 or 2) on the local variable array. |
| Methods in org.codehaus.janino with parameters of type Java.LocalVariableSlot | |
|---|---|
void |
Java.LocalVariable.setSlot(Java.LocalVariableSlot slot)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||