- 所有超级接口:
PsiElement,PsiFile
Represents a plain-text file (a file belonging to the type "Text files" or a custom
file type which has no associated language).
- 另请参阅:
-
字段概要
从接口继承的字段 com.intellij.psi.PsiFile
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从接口继承的方法 com.intellij.psi.PsiFile
clearCaches, getModificationStamp, getOriginalFile, getPsiRoots, subtreeChanged