Skip to content

x/exp/ast IsInNode should have better field names #108

@philhassey

Description

@philhassey
type NodeTypeIsIn struct {
	NodeTypeIs
	Entity IsNode
}

Since it can be in a Set or an Entity, I think Entity should be replaced with Node or something else. Maybe refer to the grammar to see what it calls it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions