Class PathPatternExpression

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.PathPatternExpression type.
      • TERM

        public static final Name TERM
        Name of the openGql.grammar.PathPatternExpression.term field.
      • MULTISET_ALTERNATION

        public static final Name MULTISET_ALTERNATION
        Name of the openGql.grammar.PathPatternExpression.multisetAlternation field.
      • PATTERN_UNION

        public static final Name PATTERN_UNION
        Name of the openGql.grammar.PathPatternExpression.patternUnion field.