public abstract class KDocElementImpl extends com.intellij.extapi.psi.ASTWrapperPsiElement
| Constructor and Description |
|---|
KDocElementImpl(com.intellij.lang.ASTNode node) |
| Modifier and Type | Method and Description |
|---|---|
com.intellij.lang.Language |
getLanguage() |
java.lang.String |
toString() |
add, addAfter, addBefore, addInternal, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildInternal, deleteChildRange, findChildByFilter, findChildByType, findChildByType, findChildrenByType, findChildrenByType, findChildrenByType, findChildrenByType, findElementAt, findLastChildByType, findNotNullChildByFilter, findNotNullChildByType, findNotNullChildByType, getChildren, getCopyableUserData, getFirstChild, getLastChild, getManager, getNextSibling, getPrevSibling, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, putCopyableUserData, replace, replaceChildInternal, subtreeChanged, textContains, textToCharArrayaccept, acceptChildren, canNavigate, canNavigateToSource, findChildByClass, findChildrenByClass, findNotNullChildByClass, findReferenceAt, getContainingFile, getContext, getName, getNavigationElement, getOriginalElement, getPresentation, getProject, getReference, getReferences, getResolveScope, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, navigate, notNullChild, processDeclarations, textMatches, textMatchesbuildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getElementIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlagsclearUserData, clone, copyCopyableDataTo, copyUserDataTo, getUserData, getUserDataString, isUserDataEmpty, putUserData, putUserDataIfAbsent, replacepublic KDocElementImpl(@NotNull com.intellij.lang.ASTNode node)
@NotNull public com.intellij.lang.Language getLanguage()
getLanguage in interface com.intellij.psi.PsiElementgetLanguage in class com.intellij.extapi.psi.ASTDelegatePsiElementpublic java.lang.String toString()
toString in interface com.intellij.psi.PsiElementtoString in class com.intellij.extapi.psi.ASTWrapperPsiElement