Class RexSimplify.IsPredicate

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) SqlKind kind  
      (package private) RexNode ref  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static RexSimplify.IsPredicate of​(RexNode e)
      Creates an IS predicate, or returns null.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait