Initializerscinfu.swiftsoup 2.8.7SwiftSoup
init(_:)
Evaluator.swift:146init(_ keyPrefix: [UInt8]) throws
init(_ keyPrefix: [UInt8]) throws
s9SwiftSoup9EvaluatorC17AttributeStartingCyAESays5UInt8VGKcfc
What are these?2QD53
import SwiftSoup
final class AttributeStarting
Evaluator for attribute name prefix matching
class Evaluator
Evaluates that an element matches the selector.
@frozen struct UInt8
An 8-bit unsigned integer value type.
override func matches(_ root: Element, _ element: Element) throws -> Bool
override func toString() -> String