Refactor identifier parsing
This applies OO principles to simplify indentifier parsing, representing the two syntaxes with two subclasses of indentifier representation.
Showing
Please register or sign in to comment
This applies OO principles to simplify indentifier parsing, representing the two syntaxes with two subclasses of indentifier representation.