Constructors
Functions
Link copied to clipboard
open fun assignVarValue(matches: Map<HashString, ITreeNode<out Any>>): AST
Content copied to clipboard
This method substitutes variables present in matches map with their values.
Link copied to clipboard
open fun evaluation(matches: Map<HashString, ITreeNode<out Any>>): Double
Content copied to clipboard
This evaluates the expression.
Link copied to clipboard
Similar to toString(), but returns a HashString.