public class Id extends PostfixMathCommand
curNumberOfParameters, numberOfParameters
Constructor and Description |
---|
Id() |
Modifier and Type | Method and Description |
---|---|
void |
run(java.util.Stack s)
Throws an exception because this method should never be called under
normal circumstances.
|
checkNumberOfParameters, checkStack, getNumberOfParameters, setCurNumberOfParameters
public void run(java.util.Stack s) throws ParseException
PostfixMathCommand
run
in interface PostfixMathCommandI
run
in class PostfixMathCommand
ParseException
http://www.singularsys.com/jep Copyright © 2007 Singular Systems