Uses of Interface
org.eclipse.lemminx.services.extensions.IHighlightingParticipant
Packages that use IHighlightingParticipant
Package
Description
-
Uses of IHighlightingParticipant in org.eclipse.lemminx.extensions.dtd.participants
Classes in org.eclipse.lemminx.extensions.dtd.participants that implement IHighlightingParticipant -
Uses of IHighlightingParticipant in org.eclipse.lemminx.extensions.references.participants
Classes in org.eclipse.lemminx.extensions.references.participants that implement IHighlightingParticipantModifier and TypeClassDescriptionclassXML references highlight participant -
Uses of IHighlightingParticipant in org.eclipse.lemminx.extensions.relaxng.grammar.rng
Classes in org.eclipse.lemminx.extensions.relaxng.grammar.rng that implement IHighlightingParticipant -
Uses of IHighlightingParticipant in org.eclipse.lemminx.extensions.xsd.participants
Classes in org.eclipse.lemminx.extensions.xsd.participants that implement IHighlightingParticipant -
Uses of IHighlightingParticipant in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return types with arguments of type IHighlightingParticipantMethods in org.eclipse.lemminx.services.extensions with parameters of type IHighlightingParticipantModifier and TypeMethodDescriptionvoidXMLExtensionsRegistry.registerHighlightingParticipant(IHighlightingParticipant highlightingParticipant) voidXMLExtensionsRegistry.unregisterHighlightingParticipant(IHighlightingParticipant highlightingParticipant)