Instance Methodscinfu.swiftsoup 2.8.7SwiftSoup
toString
Evaluator.swift:347override func toString() -> String
override func toString() -> String
import SwiftSoup
final class IndexLessThan
Evaluator for matching by sibling index number (e {@literal <} idx)
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 init(_ index: Int)
override func matches(_ root: Element, _ element: Element) throws -> Bool