public interface SqliteColumnConstraint
extends com.alecstrong.sqlite.psi.core.psi.SqliteCompositeElement
| Modifier and Type | Method and Description |
|---|---|
SqliteCollationName |
getCollationName() |
SqliteConflictClause |
getConflictClause() |
SqliteExpr |
getExpr() |
SqliteForeignKeyClause |
getForeignKeyClause() |
SqliteIdentifier |
getIdentifier() |
SqliteLiteralValue |
getLiteralValue() |
SqliteSignedNumber |
getSignedNumber() |
getContainingFile, 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@Nullable SqliteCollationName getCollationName()
@Nullable SqliteConflictClause getConflictClause()
@Nullable SqliteExpr getExpr()
@Nullable SqliteForeignKeyClause getForeignKeyClause()
@Nullable SqliteIdentifier getIdentifier()
@Nullable SqliteLiteralValue getLiteralValue()
@Nullable SqliteSignedNumber getSignedNumber()