|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--gap.Ref
Reference to a GPFunction.
| Field Summary | |
int |
a
|
GPFunction |
f
|
| Constructor Summary | |
Ref(GPFunction f,
int a)
|
|
| Method Summary | |
Ref |
copy()
|
void |
setStar(GPFunction nf,
GPProgram p)
|
GPFunction |
star(GPProgram p)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public GPFunction f
public int a
| Constructor Detail |
public Ref(GPFunction f,
int a)
| Method Detail |
public Ref copy()
public GPFunction star(GPProgram p)
public void setStar(GPFunction nf,
GPProgram p)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||