override func toString() -> String
s9SwiftSoup9EvaluatorC6IsRootC8toStringSSyF
2SOJ9
import SwiftSoup
final class IsRoot
css3 pseudo-class :root
class Evaluator
Evaluates that an element matches the selector.
@frozen struct String
A Unicode string value that is a collection of characters.
func toString() -> String
override func matches(_ root: Element, _ element: Element) throws -> Bool