Home | History | Annotate | Download | only in antlr3

Lines Matching refs:absolute

136 <tt>stream.seek(position)</tt> moves the stream cursor to an absolute position
138 However, unlike <tt>IO#seek</tt>, ANTLR streams currently always use absolute
212 # move the stream to the given absolute index given by +position+
612 # jump to the absolute position value given by +index+.