Class MissingElementDataConstants
java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missingelement.MissingElementDataConstants
Data entry field used in the codeAction/resolve for inserting missing
elements.
-
Field Details
-
DATA_ELEMENT_FIELD
The element name used to identify which choice element is to be generated.- See Also:
-
DATA_REQUIRED_FIELD
Indicates whether only required elements is to be generated or all.- See Also:
-
-
Constructor Details
-
MissingElementDataConstants
public MissingElementDataConstants()
-