Function Parser.parseDebugSpecification
Parses a DebugSpecification
debugSpecification: 'debug' '=' (Identifier | IntegerLiteral) ';' ;
Parses a DebugSpecification
debugSpecification: 'debug' '=' (Identifier | IntegerLiteral) ';' ;