Uses of Class
org.eclipse.lemminx.services.extensions.save.ISaveContext.SaveContextType
-
Packages that use ISaveContext.SaveContextType Package Description org.eclipse.lemminx.services.extensions.save -
-
Uses of ISaveContext.SaveContextType in org.eclipse.lemminx.services.extensions.save
Methods in org.eclipse.lemminx.services.extensions.save that return ISaveContext.SaveContextType Modifier and Type Method Description ISaveContext.SaveContextTypeAbstractSaveContext. getType()ISaveContext.SaveContextTypeISaveContext. getType()Returns the save context type.static ISaveContext.SaveContextTypeISaveContext.SaveContextType. valueOf(String name)Returns the enum constant of this type with the specified name.static ISaveContext.SaveContextType[]ISaveContext.SaveContextType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-