invoke

abstract operator fun <TIn : Node, TInArray : NodeArray<TIn>?> invoke(nodes: TInArray, visitor: Visitor<TIn, Node?>, test: (node: Node) -> Boolean = definedExternally, start: Double = definedExternally, count: Double = definedExternally): Any(source)