- 所有超级接口:
Cloneable,UserDataHolder,UserDataHolderEx
Manages language-specific access to PSI for a single file.
Custom providers are registered via
FileViewProviderFactory.
Please see IntelliJ Platform Architectural Overview
for high-level overview.- 另请参阅:
-
PsiFile#getViewProvider()PsiManager#findViewProvider(VirtualFile)
-
方法概要
从接口继承的方法 com.intellij.openapi.util.UserDataHolder
getUserData, putUserData从接口继承的方法 com.intellij.openapi.util.UserDataHolderEx
putUserDataIfAbsent, replace