- All Superinterfaces:
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).
- See Also:
-
Field Summary
Fields inherited from interface com.intellij.psi.PsiFile
EMPTY_ARRAY -
Method Summary
Methods inherited from interface 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, toStringMethods inherited from interface com.intellij.psi.PsiFile
clearCaches, getModificationStamp, getOriginalFile, getPsiRoots, subtreeChanged