Home | History | Annotate | Download | only in antlr3

Lines Matching refs:interest

95 <tt>stream.peek(k = 1)</tt> is used to quickly retrieve the object of interest
102 <tt>stream.look(k = 1)</tt> is used to retrieve the full object of interest at
177 # used to quickly retreive the object of interest to a recognizer at lookahead
184 # used to retreive the full object of interest at lookahead position specified
287 <i>channel</i> feature, which allows you to hold on to all tokens of interest
348 The stream's symbols of interest, of course, are character values. Thus, the