tokensRecursively

open fun tokensRecursively(): <Error class: unknown class>

Returns all tokens captured by this Node, and its descendant subnodes, recursively.

This method traverses the entire subtree rooted at this node and collects all tokens in depth-first order.