public class SymInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
env_index |
int |
flags |
int |
locals_index |
Constructor and Description |
---|
SymInfo(int flags) |
SymInfo(int flags,
int locals_index) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |