Skip to content

Add a warning for duplicate siblings #20

@philshafer

Description

@philshafer

From Stefan Esser:

Add a warning for duplicate siblings:

Any name must be only used once for all children of some node, either

  • for a leaf node (xo_emit)

  • for a container node

  • for a list (all instances in a contiguous list)

    If use of a name has completed (end of list, container or leaf) no
    further list, container or leaf is allowed to use the same name for
    a node belonging to the same parent.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions