Home | History | Annotate | Download | only in antlr3

Lines Matching refs:stack

60         # Stack grows upwards.
313 more information such as the stack frame with
498 follow that rule reference on the stack; this amounts to
525 that rule is pushed on a stack. Here are the various "local"
536 and, hence, the follow context stack is:
846 stack trace. This routine is shared with all recognizers, hence,
858 for frame in reversed(inspect.stack()):
1336 it all works out. You can instead use the rule invocation stack