Class IsLiteral

All Implemented Interfaces:
Serializable, Cloneable, QueryModelNode, ValueExpr, VariableScopeChange

public class IsLiteral extends UnaryValueOperator
See Also:
  • Constructor Details Link icon

    • IsLiteral Link icon

      public IsLiteral()
    • IsLiteral Link icon

      public IsLiteral(ValueExpr arg)
  • Method Details Link icon