| Package | Description |
|---|---|
| nl.tudelft.simulation.dsol.interpreter | |
| nl.tudelft.simulation.dsol.interpreter.classfile |
| Modifier and Type | Method and Description |
|---|---|
LocalVariableDescriptor |
LocalVariable.getLocalVariableDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static LocalVariable[] |
LocalVariable.newInstance(LocalVariableDescriptor[] descriptors)
creates a new array of local variables
|
| Constructor and Description |
|---|
LocalVariable(LocalVariableDescriptor localVariableDescriptor)
constructs a new LocalVariable
|
| Modifier and Type | Method and Description |
|---|---|
LocalVariableDescriptor[] |
MethodDescriptor.getLocalVariableTable()
returns the localvariable descriptors
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.