current Stack
Returns a snapshot of the current Rule invocation stack.
This method is used to capture the parsing context when creating Nodes, allowing nodes to record the hierarchy of rule references that were followed (from root rule to direct leaf) that played a role in producing the node.
Return
A list of stack frames representing the current parsing context