Uses of Class
org.eclipse.lemminx.extensions.references.participants.XMLReferencesErrorCode
-
Packages that use XMLReferencesErrorCode Package Description org.eclipse.lemminx.extensions.references.participants -
-
Uses of XMLReferencesErrorCode in org.eclipse.lemminx.extensions.references.participants
Methods in org.eclipse.lemminx.extensions.references.participants that return XMLReferencesErrorCode Modifier and Type Method Description static XMLReferencesErrorCodeXMLReferencesErrorCode. get(String name)static XMLReferencesErrorCodeXMLReferencesErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static XMLReferencesErrorCode[]XMLReferencesErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-