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
ParseException
public Variable getVariable() throws ParseException
ParseException
public String getFunction() throws ParseException
ParseException
Jas4pp 1.5 © Java Analysis Studio for Particle Physics