Parser

constructor(bytes: ByteArray)
constructor(bytes: ByteArray, resolver: IndirectResolver?)
constructor(lexer: Lexer, resolver: IndirectResolver? = null)