public class LocalVariableTable.LocalVariable extends Object
Modifier and Type | Method and Description |
---|---|
String |
getDescriptor() |
short |
getIndex() |
short |
getLength() |
String |
getName() |
short |
getStartPc() |
void |
setLength(short length) |
void |
setStartPc(short start_pc) |
String |
toString() |
Copyright © 2017. All rights reserved.