Uses of Enum Class
org.eclipse.lemminx.services.extensions.ISymbolsProviderParticipant.SymbolStrategy
Packages that use ISymbolsProviderParticipant.SymbolStrategy
Package
Description
-
Uses of ISymbolsProviderParticipant.SymbolStrategy in org.eclipse.lemminx.extensions.contentmodel.participants
Methods in org.eclipse.lemminx.extensions.contentmodel.participants that return ISymbolsProviderParticipant.SymbolStrategyModifier and TypeMethodDescriptionContentModelSymbolsProviderParticipant.applyFor(DOMDocument document) -
Uses of ISymbolsProviderParticipant.SymbolStrategy in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return ISymbolsProviderParticipant.SymbolStrategyModifier and TypeMethodDescriptionISymbolsProviderParticipant.applyFor(DOMDocument document) Returns the symbol strategy to apply for the given DOM document :UNADAPTABLE: means that the participant is not applicable for the documentINSERT: means that the participant will insert symbols on the top of the standards symbols.Returns the enum constant of this class with the specified name.ISymbolsProviderParticipant.SymbolStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.