Skip to content

Parse default values during semantic pass #2641

@teh-cmc

Description

@teh-cmc

E.g. we have this thing:

table TranslationAndMat3x3 {
  // [...]
  from_parent: bool = false (order: 300);
}

Would be nice to actually get that information down to code generators; although right now it's just this one so we get away with hacks for now.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions