-
- Downloads
Removes incremental construction state entry and exit from AST edit operations.
The incremental construction state should not be entered for these edit operations as such edits should trigger change propagation. The construction state should only be entered when constructing the initial AST from constructors or when modifying the AST during CTNA evaluation or similar.
Showing
- src/template/ast/components/AggregateComponent.tt 0 additions, 2 deletionssrc/template/ast/components/AggregateComponent.tt
- src/template/ast/components/ListComponent.tt 0 additions, 2 deletionssrc/template/ast/components/ListComponent.tt
- src/template/ast/components/OptionalComponent.tt 0 additions, 4 deletionssrc/template/ast/components/OptionalComponent.tt
Please register or sign in to comment