Add keyword 'extends' and implement a parser rule for it
Closed this issue · 0 comments
ShawnClake commented
This will allow for some degree of polymorphism.
Grammar will take the form of:
EXTENDS(label);
Functions and variables will be overridden by using the new symbol table scoped tree