PostgreSqlParserUtil

object PostgreSqlParserUtil : GeneratedParserUtilBase

Functions

Link copied to clipboard
fun alterTableColumnAliasExt(    builder: PsiBuilder,     level: Int,     alter_table_column_alias: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun alterTableDropColumnExt(    builder: PsiBuilder,     level: Int,     alter_table_drop_column: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun alterTableRenameColumnExt(    builder: PsiBuilder,     level: Int,     alter_table_rename_column: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun alterTableRulesExt(    builder: PsiBuilder,     level: Int,     alter_table_rules: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun approximateNumericDataTypeExt(    builder: PsiBuilder,     level: Int,     approximate_numeric_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun bigIntDataTypeExt(    builder: PsiBuilder,     level: Int,     big_int_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun bigSerialDataTypeExt(    builder: PsiBuilder,     level: Int,     big_serial_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun bindParameterExt(    builder: PsiBuilder,     level: Int,     bind_parameter: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun blobDataTypeExt(    builder: PsiBuilder,     level: Int,     blob_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun booleanDataTypeExt(    builder: PsiBuilder,     level: Int,     boolean_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun booleanLiteralExt(    builder: PsiBuilder,     level: Int,     boolean_literal: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun booleanNotExpressionExt(    builder: PsiBuilder,     level: Int,     boolean_not_expression: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun columnConstraintExt(    builder: PsiBuilder,     level: Int,     column_constraint: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun compoundSelectStmtExt(    builder: PsiBuilder,     level: Int,     compound_select_stmt: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun conflictAssignExt(    builder: PsiBuilder,     level: Int,     conflict_assign: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun conflictTargetExt(    builder: PsiBuilder,     level: Int,     conflict_target: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun conflictUpdateExt(    builder: PsiBuilder,     level: Int,     conflict_update: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionDelimiterExt(    builder: PsiBuilder,     level: Int,     copy_option_delimiter: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionEncodingExt(    builder: PsiBuilder,     level: Int,     copy_option_encoding: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionEscapeExt(    builder: PsiBuilder,     level: Int,     copy_option_escape: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionExt(    builder: PsiBuilder,     level: Int,     copy_option: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionForceNotNullExt(    builder: PsiBuilder,     level: Int,     copy_option_force_not_null: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionForceNullExt(    builder: PsiBuilder,     level: Int,     copy_option_force_null: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionFormatExt(    builder: PsiBuilder,     level: Int,     copy_option_format: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionFreezeExt(    builder: PsiBuilder,     level: Int,     copy_option_freeze: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionHeaderExt(    builder: PsiBuilder,     level: Int,     copy_option_header: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionNullExt(    builder: PsiBuilder,     level: Int,     copy_option_null: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyOptionQuoteExt(    builder: PsiBuilder,     level: Int,     copy_option_quote: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun copyStdinExt(    builder: PsiBuilder,     level: Int,     copy_stdin: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun dateDataTypeExt(    builder: PsiBuilder,     level: Int,     date_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun deleteStmtLimitedExt(    builder: PsiBuilder,     level: Int,     delete_stmt_limited: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun extensionExprExt(    builder: PsiBuilder,     level: Int,     extension_expr: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun extensionStmtExt(    builder: PsiBuilder,     level: Int,     extension_stmt: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun generatedClauseExt(    builder: PsiBuilder,     level: Int,     generated_clause: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun identityClauseExt(    builder: PsiBuilder,     level: Int,     identity_clause: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun insertStmtExt(    builder: PsiBuilder,     level: Int,     insert_stmt: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun intDataTypeExt(    builder: PsiBuilder,     level: Int,     int_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun jsonaBinaryOperatorExt(    builder: PsiBuilder,     level: Int,     jsona_binary_operator: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun jsonbBinaryOperatorExt(    builder: PsiBuilder,     level: Int,     jsonb_binary_operator: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun jsonDataTypeExt(    builder: PsiBuilder,     level: Int,     json_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun jsonExpressionExt(    builder: PsiBuilder,     level: Int,     json_expression: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun numericDataTypeExt(    builder: PsiBuilder,     level: Int,     numeric_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun overridesExt(    builder: PsiBuilder,     level: Int,     overrides: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun overrideSqlParser()
Link copied to clipboard
fun reset()
Link copied to clipboard
fun returningClauseExt(    builder: PsiBuilder,     level: Int,     returning_clause: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun serialDataTypeExt(    builder: PsiBuilder,     level: Int,     serial_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun smallIntDataTypeExt(    builder: PsiBuilder,     level: Int,     small_int_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun smallSerialDataTypeExt(    builder: PsiBuilder,     level: Int,     small_serial_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun stringDataTypeExt(    builder: PsiBuilder,     level: Int,     string_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun stringLiteralExt(    builder: PsiBuilder,     level: Int,     string_literal: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun typeNameExt(    builder: PsiBuilder,     level: Int,     type_name: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun updateStmtLimitedExt(    builder: PsiBuilder,     level: Int,     update_stmt_limited: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun uuidDataTypeExt(    builder: PsiBuilder,     level: Int,     uuid_data_type: GeneratedParserUtilBase.Parser): Boolean
Link copied to clipboard
fun withClauseAuxiliaryStmtExt(    builder: PsiBuilder,     level: Int,     with_clause_auxiliary_stmt: GeneratedParserUtilBase.Parser): Boolean

Properties

Link copied to clipboard
var alter_table_column_alias: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var alter_table_drop_column: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var alter_table_rename_column: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var alter_table_rules: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var approximate_numeric_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var big_int_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var big_serial_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var bind_parameter: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var blob_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var boolean_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var boolean_literal: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var boolean_not_expression: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var column_constraint: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var compound_select_stmt: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var conflict_assign: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var conflict_target: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var conflict_update: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_delimiter: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_encoding: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_escape: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_force_not_null: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_force_null: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_format: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_freeze: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_header: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_null: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_option_quote: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var copy_stdin: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var createElement: (ASTNode) -> PsiElement
Link copied to clipboard
var date_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var delete_stmt_limited: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var extension_expr: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var extension_stmt: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var generated_clause: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var identity_clause: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var insert_stmt: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var int_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var json_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var json_expression: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var jsona_binary_operator: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var jsonb_binary_operator: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var numeric_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var overrides: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var returning_clause: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var serial_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var small_int_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var small_serial_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var string_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var string_literal: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var type_name: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var update_stmt_limited: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var uuid_data_type: GeneratedParserUtilBase.Parser? = null
Link copied to clipboard
var with_clause_auxiliary_stmt: GeneratedParserUtilBase.Parser? = null