Closed EoinDavey closed 4 years ago
Currently, tsPEG computed properties require no white-space in the type specification.
The grammar should be adjusted to allow for any valid type specification
Type Grammar spec can be found here: https://github.com/microsoft/TypeScript/blob/master/doc/spec-ARCHIVED.md#A.1
Also can be improved by including type in arrow function definition in constructor
Currently, tsPEG computed properties require no white-space in the type specification.
The grammar should be adjusted to allow for any valid type specification