parse

fun <ERROR CLASS>.parse(input: String, operators: <ERROR CLASS>): <ERROR CLASS>
fun <ERROR CLASS>.parse(input: String): <ERROR CLASS>