public class IfThenClause
extends org.nfunk.jep.function.PostfixMathCommand
| Constructor and Description |
|---|
IfThenClause() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Stack stack)
Calculates the result of summing up all parameters, which are assumed
to be of the Double type.
|
public static final String TAG
public void run(Stack stack) throws org.nfunk.jep.ParseException
run in interface org.nfunk.jep.function.PostfixMathCommandIrun in class org.nfunk.jep.function.PostfixMathCommandorg.nfunk.jep.ParseExceptionCopyright © 2014. All Rights Reserved.