Interface IExprFunction

All Known Implementing Classes:
ABS

public interface IExprFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    evaluate(gudusoft.gsqlparser.compiler.IEvaluationContext context, TExpression[] args)
     
    boolean