Class LetValueExpression

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the openGql.grammar.LetValueExpression type.
      • LET_VARIABLES

        public static final Name LET_VARIABLES
        Name of the openGql.grammar.LetValueExpression.letVariables field.
      • VALUE_EXPRESSION

        public static final Name VALUE_EXPRESSION
        Name of the openGql.grammar.LetValueExpression.valueExpression field.