Postgre Sql Parser Util
Functions
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 booleanDataTypeExt(builder: PsiBuilder, level: Int, boolean_data_type: 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 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 conflictValueExt(builder: PsiBuilder, level: Int, conflict_value: 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 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 jsonDataTypeExt(builder: PsiBuilder, level: Int, json_data_type: 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 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 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