Class CastSpecification

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<CastSpecification>

    public class CastSpecification
    extends java.lang.Object
    implements java.io.Serializable, java.lang.Comparable<CastSpecification>
    See Also:
    Serialized Form
    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.CastSpecification type.
      • OPERAND

        public static final Name OPERAND
        Name of the openGql.grammar.CastSpecification.operand field.
      • TARGET

        public static final Name TARGET
        Name of the openGql.grammar.CastSpecification.target field.