Class DefaultParamValueLiteral

    • Constructor Detail

      • DefaultParamValueLiteral

        private DefaultParamValueLiteral()
    • Method Detail

      • toString

        public java.lang.String toString()
        Description copied from class: Expression
        Subclasses should return a String representing the parsed expression.
        Specified by:
        toString in class Expression