Interface InternalExpression

    • Method Detail

      • isPredicate

        boolean isPredicate()
      • isCompoundExpression

        boolean isCompoundExpression()
      • isExpression

        boolean isExpression()
      • isLiteral

        boolean isLiteral()
      • isParameter

        boolean isParameter()
      • isSubquery

        boolean isSubquery()
      • isJunction

        boolean isJunction()