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, substituteVariablesAbstractBVal makeEvaluable(HashMap<String,Double> fixedHM) throws ContentError
ContentErrorvoid checkDimensions(HashMap<String,Dimensional> dimHM) throws ContentError
ContentErrorString toExpression() throws ContentError
toExpression in interface ParseTreeNodeContentErrorCopyright © 2019. All rights reserved.