Open Instance Methodscinfu.swiftsoup 2.8.7SwiftSoup
calculatePosition(_:_:)
Evaluator.swift:519override func calculatePosition(_ root: Element, _ element: Element) -> Int
override func calculatePosition(_ root: Element, _ element: Element) -> Int
s9SwiftSoup9EvaluatorC11IsNthOfTypeC17calculatePositionySiAA7ElementC_AHtF
What are these?9D6XM
import SwiftSoup
class IsNthOfType
css pseudo class nth-of-type
class Evaluator
Evaluates that an element matches the selector.
class Element
@frozen struct Int
A signed integer value type.
func calculatePosition(_ root: Element, _ element: Element) throws -> Int
override init(_ a: Int, _ b: Int)
override func getPseudoClass() -> String