ParserTracer

source

Constructors

new ParserTracer(location: string, parent: ParserTracer): ParserTracersource

Properties

location: stringsource

message: stringsource

parent: ParserTracersource

Methods

Instance methods

enter(location: string): ParserTracersource

getMessage(): undefined | stringsource

raise(error: string): undefinedsource