public class KDocImpl extends com.intellij.psi.impl.source.tree.LazyParseablePsiElement implements KDoc
EMPTY_ARRAY, START_OFFSET_LOCK| Constructor and Description |
|---|
KDocImpl(java.lang.CharSequence buffer) |
| Modifier and Type | Method and Description |
|---|---|
com.intellij.lang.Language |
getLanguage() |
com.intellij.psi.tree.IElementType |
getTokenType() |
java.lang.String |
toString() |
accept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, canNavigate, canNavigateToSource, checkAdd, checkDelete, clone, copy, delete, deleteChildRange, findChildByClass, findChildrenByClass, findElementAt, findReferenceAt, getChildren, getContainingFile, getContext, getFirstChild, getLastChild, getName, getNavigationElement, getNextSibling, getNode, getOriginalElement, getParent, getPresentation, getPrevSibling, getProject, getReference, getReferences, getResolveScope, getUseScope, isEquivalentTo, isPhysical, isValid, isWritable, navigate, processDeclarations, replaceclearCaches, copyTo, getChars, getFirstChildNode, getLastChildNode, getNotCachedLength, getText, getTextLength, hc, isParsed, rawAddChildrenWithoutNotifications, setParsingAllowed, textMatchesacceptTree, addChild, addChild, addChildren, addInternal, addLeaf, assertThreading, countChildren, countChildren, createPsiNoLock, deleteChildInternal, findChildByRole, findChildByRoleAsPsiElement, findChildByType, findChildByType, findChildByType, findChildByType, findLeafElementAt, findPsiChildByType, findPsiChildByType, getCachedLength, getChildren, getChildrenAsPsiElements, getChildrenAsPsiElements, getChildRole, getChildRole, getModificationCount, getPsi, getPsi, rawAddChildren, rawFirstChild, rawLastChild, rawRemoveAllChildren, removeAllChildren, removeChild, removeRange, replaceAllChildrenToChildrenOf, replaceChild, replaceChildInternal, setPsi, subtreeChanged, textContains, textToCharArrayclearRelativeOffsets, copyElement, equals, getElementType, getStartOffset, getStartOffsetInParent, getTextOffset, getTextRange, getTreeNext, getTreeParent, getTreePrev, invalidate, onInvalidated, rawInsertAfterMe, rawInsertAfterMeWithoutNotifications, rawInsertBeforeMe, rawRemove, rawRemoveUpTo, rawRemoveUpToLast, rawRemoveUpToWithoutNotifications, rawReplaceWithList, textMatches, textMatches, textMatchesbuildRowIcon, computeBaseIcon, createLayeredIcon, getAdjustedBaseIcon, getBaseIcon, getElementIcon, getIcon, iconWithVisibilityIfNeeded, isNativeFileType, isVisibilitySupported, overlayIcons, registerIconLayer, transformFlagsclearUserData, copyCopyableDataTo, copyUserDataTo, getCopyableUserData, getUserData, getUserDataString, isUserDataEmpty, putCopyableUserData, putUserData, putUserDataIfAbsent, replacefinalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, acceptChildren, add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContainingFile, getContext, getCopyableUserData, getFirstChild, 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, textToCharArraypublic KDocImpl(java.lang.CharSequence buffer)
@NotNull public com.intellij.lang.Language getLanguage()
getLanguage in interface com.intellij.psi.PsiElementgetLanguage in class com.intellij.psi.impl.source.tree.LazyParseablePsiElementpublic java.lang.String toString()
toString in interface com.intellij.psi.PsiElementtoString in class com.intellij.psi.impl.source.tree.LazyParseablePsiElementpublic com.intellij.psi.tree.IElementType getTokenType()
getTokenType in interface com.intellij.psi.PsiComment