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

Lines Matching refs:FIRST

75     /// LA(-i) where i is before first token should yield -1, invalid char or EOF.
163 /// the ith symbol. So, seeking to 0 means LA(1) will return the first
252 /// The index of the first character relative to the beginning of the line 0..N-1
610 /// The line on which the first character of the token resides
614 /// <summary>The character position of first character within the line</summary>
1268 /// the first example shows.
1366 /// want to quit upon first error, you can turn off the automatic error
1635 /// A null is kept @ index 0. Create upon first call to Mark().
2098 /// FOLLOW(r)={x | S=>*alpha r beta in G and x in FIRST(beta)}
2148 * computing FIRST of what follows the rule reference in the
2150 * from within the rule; i.e., the FIRST computation done by
2177 * FOLLOW(b1_in_a) = FIRST(']') = ']'
2178 * FOLLOW(b2_in_a) = FIRST(')') = ')'
2179 * FOLLOW(c_in_b) = FIRST('^') = '^'
2327 /// This is done upon first LT request because you might want to
2335 /// <summary>Given a starting index, return the index of the first on-channel
2753 /// R.i-j.u R.x-y.v | i-j in x-y delete first R
2754 /// R.i-j.u R.i-j.v delete first R
2767 /// First we need to examine replaces. For any replace op:
3588 // If this is smaller than a, grow this first
4815 // leave p pointing at first token on channel
6227 // First, optimize instruction stream