calculate

open fun calculate(map: Map<HashString, ITreeNode<out Any>>): ITreeNode<out Any>

Return

The evaluation of the expression

Parameters

map

the map of the matches. If no matches are available or required, null values are accepted.