IterateSpec

constructor(enter: (SyntaxNodeRef) -> Boolean?, leave: (SyntaxNodeRef) -> Unit? = null, from: Int? = null, to: Int? = null, mode: Int? = null)