Class RemoveItem

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.RemoveItem type.
      • PROPERTY

        public static final Name PROPERTY
        Name of the openGql.grammar.RemoveItem.property field.
      • LABEL

        public static final Name LABEL
        Name of the openGql.grammar.RemoveItem.label field.
    • Method Detail

      • accept

        public abstract <R> R accept​(RemoveItem.Visitor<R> visitor)
        Dispatch to visitor.