toggle menu
SQLDelight
2.1.0-SNAPSHOT
jvm
switch theme
search in API
sqlite-3-18
/
app.cash.sqldelight.dialects.sqlite_3_18.grammar.psi.impl
Package-level
declarations
Types
Types
Sqlite
Alter
Table
Stmt
Impl
Link copied to clipboard
open
class
SqliteAlterTableStmtImpl
:
SqlAlterTableStmtImpl
,
SqliteAlterTableStmt
Sqlite
Bind
Parameter
Impl
Link copied to clipboard
open
class
SqliteBindParameterImpl
:
BindParameterMixin
,
SqliteBindParameter
Sqlite
Blob
Data
Type
Impl
Link copied to clipboard
open
class
SqliteBlobDataTypeImpl
:
SqlCompositeElementImpl
,
SqliteBlobDataType
Sqlite
Int
Data
Type
Impl
Link copied to clipboard
open
class
SqliteIntDataTypeImpl
:
SqlCompositeElementImpl
,
SqliteIntDataType
Sqlite
Overrides
Impl
Link copied to clipboard
open
class
SqliteOverridesImpl
:
SqlCompositeElementImpl
,
SqliteOverrides
Sqlite
Real
Data
Type
Impl
Link copied to clipboard
open
class
SqliteRealDataTypeImpl
:
SqlCompositeElementImpl
,
SqliteRealDataType
Sqlite
Text
Data
Type
Impl
Link copied to clipboard
open
class
SqliteTextDataTypeImpl
:
SqlCompositeElementImpl
,
SqliteTextDataType
Sqlite
Type
Name
Impl
Link copied to clipboard
open
class
SqliteTypeNameImpl
:
SqlTypeNameImpl
,
SqliteTypeName