Closed ThierryGoubier closed 7 years ago
Allow the ability to scan through all inherited methods (if first fail).
May require a evaluation of how much it costs (but, even for large grammars, the number of semantic actions is reasonable).
Closed by b0d3caf
SmaCCSmalltalkCodeGenerator>>#findExistingMethodFor: is unable to match certain methods. For example, this code:
Can't be written as a semantic action (one can only write { '1' })