Package com.independentsoft.calc.parsing
Class NegNode
java.lang.Object
com.independentsoft.calc.parsing.AstNode
com.independentsoft.calc.parsing.NegNode
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
operand
-
-
Constructor Details
-
NegNode
public NegNode()
-