= private = protected
This class has no description. You can help the Ruby community by adding new notes.
EOF = Token.new :EOF
Token = Struct.new :type, :value, :column, :line
lib/rubygems/request_set/lockfile/tokenizer.rb