- 所有超级接口:
PsiElement,PsiExternalReferenceHost
- 所有已知子接口:
PsiComment
Implement this interface in PsiElement to inject
URL reference
into the element if its text contains a URL or a predefined URL pattern.-
字段概要
从接口继承的字段 com.intellij.psi.PsiElement
EMPTY_ARRAY -
方法概要
从接口继承的方法 com.intellij.psi.PsiElement
add, addAfter, addBefore, addRange, addRangeAfter, addRangeBefore, checkAdd, checkDelete, copy, delete, deleteChildRange, findElementAt, findReferenceAt, getChildren, getContainingFile, getContext, getFirstChild, getLanguage, getLastChild, getNavigationElement, getNextSibling, getNode, getOriginalElement, getParent, getPrevSibling, getReference, getStartOffsetInParent, getText, getTextLength, getTextOffset, getTextRange, isEquivalentTo, isPhysical, isValid, isWritable, replace, textContains, textMatches, textMatches, textToCharArray, toString