public class LocalVariableTypeTableAttributeEditor
extends java.lang.Object
Constructor and Description |
---|
LocalVariableTypeTableAttributeEditor(LocalVariableTypeTableAttribute targetLocalVariableTypeTableAttribute)
Creates a new LocalVariableTypeTableAttributeEditor that will edit local
variable types in the given local variable type table attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
addLocalVariableTypeInfo(LocalVariableTypeInfo localVariableTypeInfo)
Adds a given local variable type to the local variable type table attribute.
|
public LocalVariableTypeTableAttributeEditor(LocalVariableTypeTableAttribute targetLocalVariableTypeTableAttribute)
public void addLocalVariableTypeInfo(LocalVariableTypeInfo localVariableTypeInfo)