-
Deprecated Interfaces
-
Deprecated Fields
-
Deprecated MethodsMethodDescriptionuse
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
-
Deprecated ConstructorsConstructorDescription
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.