Closed djlambert closed 8 years ago
Lexer
Parser
Parser::parse()
If there's no objection I'll merge this. I need fccbc0d for geo-obj.
Lexer
andParser
instantiation.Parser
now creates a singleLexer
and stores in a static var.Parser::parse()
to accept a new value in parameter.Lexer
.