Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:Calls

1066   /// of tokens is kept to efficiently and easily handle LT(i) calls, though
1389 /// Stack of indexes used for push/pop calls
1967 /// <summary>Which node did we visit last? Used for LT(-1) calls. </summary>
1999 /// Calls to Mark() may be nested so we have to track a stack of them.
2007 /// tracks how deep Mark() calls are nested