Uses of Class
org.eclipse.lemminx.extensions.xerces.ReferencedGrammarDiagnosticsInfo
Packages that use ReferencedGrammarDiagnosticsInfo
Package
Description
-
Uses of ReferencedGrammarDiagnosticsInfo in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics
Constructor parameters in org.eclipse.lemminx.extensions.contentmodel.participants.diagnostics with type arguments of type ReferencedGrammarDiagnosticsInfoModifierConstructorDescriptionLSPErrorReporterForXML(DOMDocument xmlDocument, List<org.eclipse.lsp4j.Diagnostic> diagnostics, ContentModelManager contentModelManager, boolean hasRelatedInformation, Map<String, ReferencedGrammarDiagnosticsInfo> referencedGrammarDiagnosticsInfoCache) -
Uses of ReferencedGrammarDiagnosticsInfo in org.eclipse.lemminx.extensions.xerces
Constructor parameters in org.eclipse.lemminx.extensions.xerces with type arguments of type ReferencedGrammarDiagnosticsInfoModifierConstructorDescriptionAbstractReferencedGrammarLSPErrorReporter(String source, DOMDocument xmlDocument, List<org.eclipse.lsp4j.Diagnostic> diagnostics, ContentModelManager contentModelManager, boolean hasRelatedInformation, Map<String, ReferencedGrammarDiagnosticsInfo> referencedGrammarDiagnosticsInfoCache) -
Uses of ReferencedGrammarDiagnosticsInfo in org.eclipse.lemminx.extensions.xsd.participants.diagnostics
Constructor parameters in org.eclipse.lemminx.extensions.xsd.participants.diagnostics with type arguments of type ReferencedGrammarDiagnosticsInfoModifierConstructorDescriptionLSPErrorReporterForXSD(DOMDocument xmlDocument, List<org.eclipse.lsp4j.Diagnostic> diagnostics, ContentModelManager contentModelManager, boolean hasRelatedInformation, Map<String, ReferencedGrammarDiagnosticsInfo> referencedGrammarDiagnosticsInfoCache)