public final class RpCommand extends Object
| Modifier and Type | Method and Description |
|---|---|
double |
getConstantValue() |
String |
getFunction() |
int |
getRef() |
int |
getType()
Returns the type of an individual command.
|
Variable |
getVariable() |
String |
toString() |
public int getType()
public int getRef()
public double getConstantValue()
throws ParseException
ParseExceptionpublic Variable getVariable() throws ParseException
ParseExceptionpublic String getFunction() throws ParseException
ParseExceptionCopyright © 2018. All rights reserved.