4041424344454647484950
SdpParser thisParser = new SdpParser(tokens); parser = thisParser; ((SdpLexer)lexer).enableErrorMessageCollection(true); thisParser.enableErrorMessageCollection(true); try { thisParser.start(); if (((SdpLexer)lexer).hasExceptions())