func add(_ e: ParseError)
s9SwiftSoup14ParseErrorListC3addyyAA0cD0CF
8M4SY
import SwiftSoup
class ParseErrorList
class ParseError
A Parse Error records an error in the input HTML that occurs in either the tokenisation or the tree building phase.
func add(_ index: Int, _ element: ParseError)