| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgnu.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 Locationpublic void set(java.lang.Object value)
set in class Locationpublic boolean isBound()
isBound in class Location| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||