Class TrimSpecification

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.TrimSpecification type.
      • LEADING

        public static final Name LEADING
        Name of the openGql.grammar.TrimSpecification.leading field.
      • TRAILING

        public static final Name TRAILING
        Name of the openGql.grammar.TrimSpecification.trailing field.
      • BOTH

        public static final Name BOTH
        Name of the openGql.grammar.TrimSpecification.both field.