freon4dsl / Freon4dsl

Web Native language Workbench with Projectional Web Editor
https://www.freon4dsl.dev
MIT License
67 stars 8 forks source link

Be able to specify initial value for property of limited type #357

Closed joswarmer closed 3 months ago

joswarmer commented 3 months ago

It is possible to specify the initial value for primitive properties (boolean, string, number) in the .ast definition, but not for properties of limited typeThis should be possible in a similar way.