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