Instance Methodscinfu.swiftsoup 2.8.7SwiftSoup
toString
Evaluator.swift:574override func toString() -> String
override func toString() -> String
import SwiftSoup
final class IsFirstChild
Evaluator for matching the first sibling (css :first-child)
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