Parser constructor

Parser()

Creates a new parser.

Implementation

Parser() : lex = Lexer();