class LocalVariable
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
(package private) int |
idx |
(package private) java.lang.Class |
type |
Constructor and Description |
---|
LocalVariable(java.lang.Class type,
int idx) |