public class LocalVariableTypeAttribute extends LocalVariableAttribute
LocalVariableTypeTable_attribute
.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
tag
The name of the attribute
"LocalVariableTypeTable" . |
typeTag
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 java.lang.String tag
"LocalVariableTypeTable"
.public LocalVariableTypeAttribute(ConstPool cp)
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.