Enumerations
The following enumerations are available globally.
-
Enums used to delineate the different kinds of parse errors that may be encountered during HTML unescaping. See https://www.w3.org/TR/html5/syntax.html#tokenizing-character-references for an explanation of the different parse errors.
See moreDeclaration
Swift
public enum ParseError : Error