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, textToCharArray
accept, 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, textMatches
buildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getElementIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlags
clearUserData, clone, copyCopyableDataTo, copyUserDataTo, getUserData, getUserDataString, isUserDataEmpty, putUserData, putUserDataIfAbsent, replace
public KDocElementImpl(@NotNull com.intellij.lang.ASTNode node)
@NotNull public com.intellij.lang.Language getLanguage()
getLanguage
in interface com.intellij.psi.PsiElement
getLanguage
in class com.intellij.extapi.psi.ASTDelegatePsiElement
public java.lang.String toString()
toString
in interface com.intellij.psi.PsiElement
toString
in class com.intellij.extapi.psi.ASTWrapperPsiElement