Initializerscinfu.swiftsoup 2.8.7SwiftSoup
init(_:_:)
Evaluator.swift:515override init(_ a: Int, _ b: Int)
override init(_ a: Int, _ b: Int)
import SwiftSoup
class IsNthOfType
css pseudo class nth-of-type
class Evaluator
Evaluates that an element matches the selector.
@frozen struct Int
A signed integer value type.
init(_ a: Int, _ b: Int)
override func calculatePosition(_ root: Element, _ element: Element) -> Int
override func getPseudoClass() -> String