public abstract class AbstractFloatResultNode extends AbstractFloatOperatorNode implements DoubleParseTreeNode
leftEvaluable, rightEvaluableleftrightBNARY_OPERATOR, CLOSE, CONSTANT, OPEN, type, UNARY_OPERATOR, UNKNOWN, VARIABLE| Constructor and Description |
|---|
AbstractFloatResultNode(String s) |
| Modifier and Type | Method and Description |
|---|---|
DBase |
makeEvaluator(HashMap<String,Double> fixedHM) |
abstract double |
op(double x,
double y) |
checkLeftRight, dimop, evaluateDimensional, getDimensionality, substituteVariables, toExpressionclaim, claimLeft, copy, getPrecedence, getSymbol, replaceChild, replaceSymbols, toStringclaimRightdeparent, detachNext, detachPrevious, dispose, isClose, isOpen, linkNext, next, parent, previous, remove, replaceNext, replacePrevious, replaceWith, setParent, siblingsToStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmakeEvaluable, toExpressiondoVisit, evaluateDimensional, getDimensionality, substituteVariablespublic AbstractFloatResultNode(String s)
public abstract double op(double x,
double y)
public DBase makeEvaluator(HashMap<String,Double> fixedHM) throws ContentError
ContentErrorCopyright © 2019. All rights reserved.