public final class RpCommand
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
double |
getConstantValue() |
java.lang.String |
getFunction() |
int |
getRef() |
int |
getType()
Returns the type of an individual command.
|
Variable |
getVariable() |
java.lang.String |
toString() |
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
http://www.singularsys.com/jep Copyright © 2007 Singular Systems