Currently, VMF models are directly derived from the grammar. Usually this is a good thing. But sometimes it is preferable to simplify the API and flatten the generated model. While some aspects, such as inheritance, can already be modified, many aspects are currently not modifiable. In addition to type-maps rof lexer rules like
Currently, VMF models are directly derived from the grammar. Usually this is a good thing. But sometimes it is preferable to simplify the API and flatten the generated model. While some aspects, such as inheritance, can already be modified, many aspects are currently not modifiable. In addition to type-maps rof lexer rules like
we should probably allow parser rule maps.