Flowdock
method

next_token

Importance_0
Ruby latest stable (v2_5_5) - 0 notes - Class: Tokenizer
next_token() public

No documentation

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

Hide source
# File lib/rubygems/request_set/lockfile/tokenizer.rb, line 48
  def next_token
    @tokens.shift
  end
Register or log in to add new notes.