Uses of Enum Class
org.eclipse.lemminx.services.extensions.save.ISaveContext.SaveContextType
Packages that use ISaveContext.SaveContextType
-
Uses of ISaveContext.SaveContextType in org.eclipse.lemminx.services.extensions.save
Methods in org.eclipse.lemminx.services.extensions.save that return ISaveContext.SaveContextTypeModifier and TypeMethodDescriptionAbstractSaveContext.getType()ISaveContext.getType()Returns the save context type.static ISaveContext.SaveContextTypeReturns the enum constant of this class with the specified name.static ISaveContext.SaveContextType[]ISaveContext.SaveContextType.values()Returns an array containing the constants of this enum class, in the order they are declared.