public final class AttLocalVariableTable extends BaseLocalVariables
LocalVariableTable attributes.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ATTRIBUTE_NAME
non-null; attribute name for attributes of this type |
| Constructor and Description |
|---|
AttLocalVariableTable(LocalVariableList localVariables)
Constructs an instance.
|
byteLength, getLocalVariablesgetNamepublic static final java.lang.String ATTRIBUTE_NAME
non-null; attribute name for attributes of this typepublic AttLocalVariableTable(LocalVariableList localVariables)
localVariables - non-null; list of local variable entriesCopyright © 2020. All Rights Reserved.