|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuchicago.src.sim.parameter.rpl.RPLValue
public abstract class RPLValue
Abstract implementation of the RPLObject
| Constructor Summary | |
|---|---|
RPLValue()
|
|
| Method Summary | |
|---|---|
void |
compile(RPLCompiler compiler)
Compiles this RPLObject. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface uchicago.src.sim.parameter.rpl.RPLObject |
|---|
getType, getValue |
| Constructor Detail |
|---|
public RPLValue()
| Method Detail |
|---|
public void compile(RPLCompiler compiler)
RPLObject
compile in interface RPLObjectcompiler - the compiler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||