Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::SQL::Parser::semantic_type Union Reference

Symbol semantic values. More...

#include <sql_parser.hpp>

Collaboration diagram for CoGaDB::SQL::Parser::semantic_type:

List of all members.

Public Attributes

ParseTree::Stringstring
ParseTree::Integerinteger
ParseTree::AggregationFunction aggregation_function
ParseTree::ValueComparator comparator
ParseTree::Statementstatement
ParseTree::AttributeType attribute_type
ParseTree::TableNametable_name
ParseTree::Attributeattribute
ParseTree::TableSchemaschema
ParseTree::Tabletable
ParseTree::CreateTablecreate_table
ParseTree::ColumnListcolumn_list
ParseTree::AtomExpressionatom_expression
ParseTree::Tupletuple
ParseTree::InsertIntoinsert_into
ParseTree::Predicatepredicate
ParseTree::SearchConditionsearch_condition
ParseTree::InnerJoininner_join
ParseTree::CrossJoincross_join
ParseTree::Joinjoin
ParseTree::TableReferencetable_reference
ParseTree::TableReferenceListtable_reference_list
ParseTree::TableExpressiontable_expression
ParseTree::SortOrder sort_order
ParseTree::OrderingSpecordering_spec
ParseTree::OrderByorder_by
ParseTree::FunctionExpressionfunction_expression
ParseTree::ScalarExpressionscalar_expression
ParseTree::ScalarExpressionListscalar_expression_list
ParseTree::SelectFromselect_from

Detailed Description

Symbol semantic values.


Member Data Documentation


The documentation for this union was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines