Class ExpressionFactory.ConstantExpression

    • Field Detail

      • type

        private Type type
      • value

        private java.lang.Object value
    • Constructor Detail

    • Method Detail

      • value

        public java.lang.Object value()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class NodeBase
      • type

        public Type type()