iguana-parser / iguana

prototype parser run-time, back-end for different kinds of parser generators, including rascal.
51 stars 15 forks source link

Parse from any symbol #24

Closed afroozeh closed 2 years ago

afroozeh commented 2 years ago

This PR adds the parameter startNonterminal to the parse method.