toMst

fun IExpr.toMst(evaluator: ExprEvaluator = DEFAULT_EVALUATOR): MST

Matches the given IExpr instance to appropriate MST node or evaluates it with evaluator.

Sources

jvm source
Link copied to clipboard