parse

abstract fun parse(input: InputStream): Any
open fun parse(input: String): Any