tunnelvisionlabs / antlr4ts

Optimized TypeScript target for ANTLR 4
Other
624 stars 106 forks source link

Apply definite assignment assertion to TokenDecl and RuleContextDecl #494

Closed sharwell closed 3 years ago

sharwell commented 3 years ago

This change mitigates #477 prior to the availability of an optional property on the model objects similar to ContextRuleGetterDecl and ContextTokenGetterDecl.