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