Find all the sequences of nodes satisfying typeguard[] in nodes traversely.
typeguard[]
nodes
The array of nodes where to be searched.
The array of typeguards. Each node must satisfy each typeguard, respectively. If this is actually a type guard, the matched result will be typed.
typeguard
Optional
internal-use only.
Generated using TypeDoc
Find all the sequences of nodes satisfying
typeguard[]
innodes
traversely.