Initializerscinfu.swiftsoup 2.8.7SwiftSoup
init(_:)
Evaluator.swift:67init(_ tagName: String)
init(_ tagName: String)
import SwiftSoup
final class TagEndsWith
Evaluator for tag name that ends with
class Evaluator
Evaluates that an element matches the selector.
@frozen struct String
A Unicode string value that is a collection of characters.
override func matches(_ root: Element, _ element: Element) throws -> Bool
override func toString() -> String