public interface SqlDelightColumnDef
extends com.alecstrong.sqlite.psi.core.psi.SqliteColumnDef, com.squareup.sqldelight.core.lang.psi.TypedColumn
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SqlDelightAnnotation> |
getAnnotationList() |
SqlDelightJavaTypeName |
getJavaTypeName() |
SqlDelightTypeName |
getTypeName() |
getColumnConstraintList, getColumnNamegetContainingFile, queryAvailable, tablesAvailableaccept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContext, getCopyableUserData, getFirstChild, getLanguage, getLastChild, getManager, getNavigationElement, getNextSibling, getNode, getOriginalElement, getParent, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, processDeclarations, putCopyableUserData, replace, textContains, textMatches, textMatches, textToCharArray, toString@NotNull java.util.List<SqlDelightAnnotation> getAnnotationList()
@Nullable SqlDelightJavaTypeName getJavaTypeName()
@NotNull SqlDelightTypeName getTypeName()
getTypeName in interface com.alecstrong.sqlite.psi.core.psi.SqliteColumnDef