Lines Matching full:peek
143 while type = @input.peek and type != EOF952 the main form of input. #peek, like token streams, returns the type of the token1095 def peek( i = 1 )1099 alias >> peek