compile

fun <T : Any> MstExpression<T, <ERROR CLASS><T>>.compile(): <ERROR CLASS><T>

Optimizes performance of an MstExpression by compiling it into ESTree generated expression.

Author

Alexander Nozik.