SQLsmith  v1.2.1-5-gfacd7a8
A random SQL query generator
Classes
expr.hh File Reference

grammar: Value expression productions More...

#include "prod.hh"
#include <string>
Include dependency graph for expr.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  value_expr
 
struct  case_expr
 
struct  funcall
 
struct  atomic_subselect
 
struct  const_expr
 
struct  column_reference
 
struct  coalesce
 
struct  nullif
 
struct  bool_expr
 
struct  truth_value
 
struct  null_predicate
 
struct  exists_predicate
 
struct  bool_binop
 
struct  bool_term
 
struct  distinct_pred
 
struct  comparison_op
 
struct  window_function
 

Detailed Description

grammar: Value expression productions

Definition in file expr.hh.