.. _f-SQLiteParser: module ``languages.SQLiteParser`` ================================= .. inheritance-diagram:: pyensae.languages.SQLiteParser Short summary +++++++++++++ Classes +++++++ +---------------------------------------------------------------------+-------------------------+ | class | truncated documentation | +=====================================================================+=========================+ | :class:`SQLiteParser ` | | +---------------------------------------------------------------------+-------------------------+ Functions +++++++++ +----------------------------------------------------------------------+-------------------------+ | function | truncated documentation | +======================================================================+=========================+ | :func:`serializedATN ` | | +----------------------------------------------------------------------+-------------------------+ Properties ++++++++++ +-------------------------------------------------------------------+-------------------------+ | property | truncated documentation | +===================================================================+=========================+ | :meth:`state ` | | +-------------------------------------------------------------------+-------------------------+ Methods +++++++ +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | method | truncated documentation | +===================================================================================================================+=========================+ | :py:meth:`__init__ ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`aggregate_func ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`aggregate_function_invocation ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`alias ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`alter_table_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`analyze_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`any_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`asc_desc ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`attach_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`base_window_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`begin_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`collation_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`column_alias ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`column_constraint ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`column_def ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`column_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`column_name_list ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`commit_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`common_table_expression ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`common_table_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`compound_operator ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`compound_select_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`conflict_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`create_index_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`create_table_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`create_trigger_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`create_view_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`create_virtual_table_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`cte_table_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`default_value ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`delete_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`delete_stmt_limited ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`detach_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`drop_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`error_message ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`expr ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`expr_asc_desc ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`expr_sempred ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`factored_select_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`filename ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`filter_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`foreign_key_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`foreign_table ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`frame_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`frame_left ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`frame_right ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`frame_single ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`frame_spec ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`function_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`index_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`indexed_column ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`initial_select ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`insert_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`join_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`join_constraint ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`join_operator ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`keyword ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`limit_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`literal_value ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`module_argument ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`module_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`new_table_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`offset ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`order_by_expr ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`order_by_expr_asc_desc ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`order_by_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`ordering_term ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`over_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`parse ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`partition_by ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`pragma_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`pragma_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`pragma_value ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`qualified_table_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`raise_function ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`recursive_cte ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`recursive_select ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`reindex_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`release_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`result_column ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`returning_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`rollback_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`savepoint_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`savepoint_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`schema_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`select_core ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`select_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`sempred ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`signed_number ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`simple_func ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`simple_function_invocation ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`simple_select_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`sql_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`sql_stmt_list ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`table_alias ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`table_constraint ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`table_function_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`table_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`table_or_index_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`table_or_subquery ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`transaction_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`trigger_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`type_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`unary_operator ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`update_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`update_stmt_limited ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`upsert_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`vacuum_stmt ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`view_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`window_defn ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`window_function ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`window_function_invocation ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`window_name ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ | :meth:`with_clause ` | | +-------------------------------------------------------------------------------------------------------------------+-------------------------+ Documentation +++++++++++++ .. automodule:: pyensae.languages.SQLiteParser :members: :special-members: __init__ :show-inheritance: