|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object gnu.mapping.Location gnu.mapping.ProcLocation
public class ProcLocation
Field Summary |
---|
Fields inherited from class gnu.mapping.Location |
---|
UNBOUND |
Constructor Summary | |
---|---|
ProcLocation(Procedure proc,
java.lang.Object[] args)
|
Method Summary | |
---|---|
java.lang.Object |
get(java.lang.Object defaultValue)
|
boolean |
isBound()
|
void |
set(java.lang.Object value)
|
Methods inherited from class gnu.mapping.Location |
---|
entered, get, getBase, getKeyProperty, getKeySymbol, getValue, isConstant, make, make, make, print, setRestore, setValue, setWithSave, toString, undefine |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ProcLocation(Procedure proc, java.lang.Object[] args)
Method Detail |
---|
public java.lang.Object get(java.lang.Object defaultValue)
get
in class Location
public void set(java.lang.Object value)
set
in class Location
public boolean isBound()
isBound
in class Location
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |