public interface DoubleParseTreeNode extends ParseTreeNode
Modifier and Type | Method and Description |
---|---|
AbstractDVal |
makeEvaluable(HashMap<String,Double> fixedHM) |
String |
toExpression() |
doVisit, evaluateDimensional, getDimensionality, substituteVariables
AbstractDVal makeEvaluable(HashMap<String,Double> fixedHM) throws ContentError
ContentError
String toExpression() throws ContentError
toExpression
in interface ParseTreeNode
ContentError
Copyright © 2019. All rights reserved.