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

Lines Matching refs:Just

74     /// Negative indexes are allowed.  LA(-1) is previous token (token just matched).
105 /// it doesn't have to be. It's just a marker to indicate what
118 /// Used currently only after a cyclic DFA and just before starting
206 /// This primarily a useful interface for action code (just make sure
270 /// which doesn't have string pointers, just indexes into a char buffer.
282 /// want to continue lexing then you do not want to continue parsing. Just
286 /// requested a token. Keep lexing until you get a valid one. Just report
298 /// Does not fail/return upon lexing error; just keeps chewing on the
343 /// If the stream does not buffer all the tokens then it can just
351 /// indicate the start/end location. Most often this will just delegate
430 /// A stripped-down version of org.antlr.misc.BitSet that is just
790 /// is to display just the text, but during development you might
862 /// For now we use a hashtable and just the slow Object-based one.
1101 /// a token, so do the easy thing and just kill a character and hope
1232 /// roll back any changes if there is an error just by removing instructions.
1257 /// rewrites from a single pass over the input. Just name the instruction
1375 /// perhaps print an entire line of input not just a single token, for example.
1376 /// Better to just say the recognizer had a problem and then let the parser
2140 /// a missing token in the input stream. "Insert" one by just not
2160 * input might just be missing a token--you might consume the
3312 FP := Index // just jump; don't update stream state (line, ...)
5470 Recover(MTE); // don't really recover; just consume in lexer
5932 // to insert after, just insert before next index (even if past end)
6240 // no operation at that index, just dump token