|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.lsmp.djep.rpe.RpCommand
public final class RpCommand
Data type for the command string
Method Summary | |
---|---|
double |
getConstantValue()
|
java.lang.String |
getFunction()
|
int |
getRef()
|
int |
getType()
Returns the type of an individual command. |
Variable |
getVariable()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
public int getType()
public int getRef()
public double getConstantValue() throws ParseException
ParseException
public Variable getVariable() throws ParseException
ParseException
public java.lang.String getFunction() throws ParseException
ParseException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |