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