Lines Matching refs:EXAMPLE
604 /// Needed, for example, to get the text for current token. Set at
837 /// pass in, for example, a RecognitionException to get it's rule
954 /// For example,
1233 /// For example,
1268 /// the first example shows.
1356 /// to generate a localized error message. For example, MismatchedToken
1375 /// perhaps print an entire line of input not just a single token, for example.
2041 /// exception For example, Input "i=(3;" is clearly missing the
2066 /// For example, x=ID {f($x);}. The action clearly assumes
2108 /// For example, consider grammar:
2153 * EXAMPLE