Expand description
Decorator-free V2 state(initial) recognition at the syntax/authority boundary.
Direct field-initializer calls are selected by the parser without attaching framework meaning. This module admits only instance fields of already authority-proven V2 components, then joins an exact resolved callee to the canonical authored-semantic model.
Structs§
- Resolved
State Initializer V1 - TypeScript proof that a selected direct field-initializer callee is
state. - State
Initializer Lowering V1 - A validated canonical V2 State-recognition product.
- State
Initializer Site V1 - A direct instance-field initializer call on an authority-proven component.
Enums§
- State
Initializer Lowering Error V1 - A bad component- or authority-to-source join for V2 State recognition.
Functions§
- lower_
state_ initializers_ v1 - Lower only authority-proven V2 State initializer calls.
- state_
initializer_ sites_ v1 - Select direct instance-field calls owned by canonical V2 components.