public class LocalVariableTypeAttribute extends LocalVariableAttribute
LocalVariableTypeTable_attribute.| Modifier and Type | Field | Description |
|---|---|---|
static String |
tag |
The name of the attribute
"LocalVariableTypeTable". |
constPooltypeTag| Constructor | Description |
|---|---|
LocalVariableTypeAttribute(ConstPool cp) |
Constructs an empty LocalVariableTypeTable.
|
get, getConstPool, getName, length, setaddEntry, codeLength, copy, descriptor, descriptorIndex, index, nameIndex, shiftIndex, signature, signatureIndex, startPc, tableLength, variableNamepublic static final String tag
"LocalVariableTypeTable".public LocalVariableTypeAttribute(ConstPool cp)
Copyright © 2018 Shigeru Chiba, www.javassist.org. All rights reserved.