Flowdock
add_token(tk) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/tokenstream.rb, line 20
  def add_token(tk)
    @token_stream << tk
  end
Register or log in to add new notes.