public class LocalVariableTypeAttribute extends LocalVariableAttribute
LocalVariableTypeTable_attribute.| Modifier and Type | Field and Description | 
|---|---|
| static String | tagThe name of the attribute  "LocalVariableTypeTable". | 
typeTagconstPool| Constructor and Description | 
|---|
| LocalVariableTypeAttribute(ConstPool cp)Constructs an empty LocalVariableTypeTable. | 
addEntry, codeLength, copy, descriptor, descriptorIndex, index, nameIndex, shiftIndex, signature, signatureIndex, startPc, tableLength, variableNameget, getConstPool, getName, length, setpublic static final String tag
"LocalVariableTypeTable".public LocalVariableTypeAttribute(ConstPool cp)
Copyright © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.