Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Improve handling of modifiers #365

Closed
@JamesHenry

Description

@JamesHenry

In many cases to move towards a more ideal AST (and align with babylon), we want to apply modifiers as booleans on the result node, rather than an arbitrary modifiers array of converted nodes.

I will work on a generic solution for this as part of a bug fix to ensure that const enum does not lose the const part in the AST. This bug was introduced by the enum refactor.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions