ParserState constructor

ParserState()

Implementation

ParserState() {
  startObject("", false);
}