Uses of Class
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missinggrammar.AbstractGenerateGrammarCodeActionResolver
Packages that use AbstractGenerateGrammarCodeActionResolver
Package
Description
-
Uses of AbstractGenerateGrammarCodeActionResolver in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missinggrammar
Subclasses of AbstractGenerateGrammarCodeActionResolver in org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missinggrammarModifier and TypeClassDescriptionclassCode action resolver participant to generate the missing DTD which is declared in the XML as association via DOCTYPE or xml-model.classCode action resolver participant to generate the missing XSD which is declared in the XML as association via xsi:noNamespaceSchemaLocation or xml-model.