collect_tokens()
Starts collecting tokens
# File lib/rdoc/token_stream.rb, line 22 def collect_tokens @token_stream = [] end