method
next_token

next_token()
public
Hide source
# File lib/rubygems/request_set/lockfile/tokenizer.rb, line 48 def next_token @tokens.shift end