nearley
nearley copied to clipboard
Uses the exportname correctly in generating the Typescript template.
When providing the name of the export using the -e, --export [name]
option with nearleyc, the names in the generated typescript file do not reflect the value of this parameter. This pull-request should fix that.