public class LocalVariableTypeAttribute extends LocalVariableAttribute
LocalVariableTypeTable_attribute
.Modifier and Type | Field and Description |
---|---|
static String |
tag
The name of the attribute
"LocalVariableTypeTable" . |
typeTag
constPool
Constructor and Description |
---|
LocalVariableTypeAttribute(ConstPool cp)
Constructs an empty LocalVariableTypeTable.
|
addEntry, codeLength, copy, descriptor, descriptorIndex, index, nameIndex, shiftIndex, signature, signatureIndex, startPc, tableLength, variableName
get, getConstPool, getName, length, set
public static final String tag
"LocalVariableTypeTable"
.public LocalVariableTypeAttribute(ConstPool cp)
Copyright © 2024. All rights reserved.