public class ProcLocation extends Location
| Constructor and Description |
|---|
ProcLocation(Procedure proc,
java.lang.Object[] args) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
get(java.lang.Object defaultValue) |
boolean |
isBound() |
void |
set(java.lang.Object value) |
entered, get, getBase, getKeyProperty, getKeySymbol, getValue, isConstant, make, make, make, print, setRestore, setValue, setWithSave, toString, undefinepublic ProcLocation(Procedure proc, java.lang.Object[] args)