public interface SqlDelightTypes
| Modifier and Type | Interface and Description |
|---|---|
static class |
SqlDelightTypes.Factory |
| Modifier and Type | Field and Description |
|---|---|
static com.intellij.psi.tree.IElementType |
ABORT |
static com.intellij.psi.tree.IElementType |
ANNOTATION |
static com.intellij.psi.tree.IElementType |
ANNOTATION_VALUE |
static com.intellij.psi.tree.IElementType |
COLUMN_DEF |
static com.intellij.psi.tree.IElementType |
DEFAULT |
static com.intellij.psi.tree.IElementType |
FAIL |
static com.intellij.psi.tree.IElementType |
IGNORE |
static com.intellij.psi.tree.IElementType |
IMPORT_STMT |
static com.intellij.psi.tree.IElementType |
IMPORT_STMT_LIST |
static com.intellij.psi.tree.IElementType |
INSERT |
static com.intellij.psi.tree.IElementType |
INSERT_STMT |
static com.intellij.psi.tree.IElementType |
INTO |
static com.intellij.psi.tree.IElementType |
JAVA_TYPE |
static com.intellij.psi.tree.IElementType |
JAVA_TYPE_NAME |
static com.intellij.psi.tree.IElementType |
JAVA_TYPE_NAME_2 |
static com.intellij.psi.tree.IElementType |
JAVADOC |
static com.intellij.psi.tree.IElementType |
OR |
static com.intellij.psi.tree.IElementType |
PARAMETERIZED_JAVA_TYPE |
static com.intellij.psi.tree.IElementType |
REPLACE |
static com.intellij.psi.tree.IElementType |
ROLLBACK |
static com.intellij.psi.tree.IElementType |
SQL_STMT_LIST |
static com.intellij.psi.tree.IElementType |
STMT_IDENTIFIER |
static com.intellij.psi.tree.IElementType |
TYPE_NAME |
static com.intellij.psi.tree.IElementType |
VALUES |
static final com.intellij.psi.tree.IElementType ANNOTATION
static final com.intellij.psi.tree.IElementType ANNOTATION_VALUE
static final com.intellij.psi.tree.IElementType COLUMN_DEF
static final com.intellij.psi.tree.IElementType IMPORT_STMT
static final com.intellij.psi.tree.IElementType IMPORT_STMT_LIST
static final com.intellij.psi.tree.IElementType INSERT_STMT
static final com.intellij.psi.tree.IElementType JAVA_TYPE
static final com.intellij.psi.tree.IElementType JAVA_TYPE_NAME
static final com.intellij.psi.tree.IElementType JAVA_TYPE_NAME_2
static final com.intellij.psi.tree.IElementType PARAMETERIZED_JAVA_TYPE
static final com.intellij.psi.tree.IElementType SQL_STMT_LIST
static final com.intellij.psi.tree.IElementType STMT_IDENTIFIER
static final com.intellij.psi.tree.IElementType TYPE_NAME
static final com.intellij.psi.tree.IElementType ABORT
static final com.intellij.psi.tree.IElementType DEFAULT
static final com.intellij.psi.tree.IElementType FAIL
static final com.intellij.psi.tree.IElementType IGNORE
static final com.intellij.psi.tree.IElementType INSERT
static final com.intellij.psi.tree.IElementType INTO
static final com.intellij.psi.tree.IElementType JAVADOC
static final com.intellij.psi.tree.IElementType OR
static final com.intellij.psi.tree.IElementType REPLACE
static final com.intellij.psi.tree.IElementType ROLLBACK
static final com.intellij.psi.tree.IElementType VALUES