Class LabelSetPhrase

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.LabelSetPhrase type.
      • SINGLE_LABEL

        public static final Name SINGLE_LABEL
        Name of the openGql.grammar.LabelSetPhrase.singleLabel field.
      • MULTIPLE_LABELS

        public static final Name MULTIPLE_LABELS
        Name of the openGql.grammar.LabelSetPhrase.multipleLabels field.
      • IS_OR_COLON_WITH_LABELS

        public static final Name IS_OR_COLON_WITH_LABELS
        Name of the openGql.grammar.LabelSetPhrase.isOrColonWithLabels field.