-
Deprecated 接口
-
Deprecated 字段
-
Deprecated 方法方法说明use
UserDataHolderuseUserDataHoldernot all PSI implementations implement this method correctly.not all PSI implementations implement this method correctly.UseFileViewProvider#getAllFiles()instead.Pass map to constructor.UseMultiMap().UseMultiMap.empty()useMultiMap.remove(Object, Object)instead
UserDataHolder.This interface is extended only by
PsiBuilderwhich is used in a single thread always.UserDataHolderdoesn't make any restrictions on thread-safety, so it's now used in PsiBuilder instead, and this interface is left for binary compatibility.