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