org.codehaus.janino
Class Java.LocalVariable
java.lang.Object
org.codehaus.janino.Java.LocalVariable
- Enclosing class:
- Java
- public static class Java.LocalVariable
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
finaL
public final boolean finaL
type
public final IClass type
localVariableArrayIndex
public final short localVariableArrayIndex
Java.LocalVariable
public Java.LocalVariable(boolean finaL,
IClass type,
short localVariableArrayIndex)