parseOrNull

open override fun <T : Any> parseOrNull(parser: Parser<T>, start: Int): ParseResult<T>?