Flowdock
method

make_parser

Importance_0
v2_6_3 - Show latest stable - 0 notes - Class: Tokenizer
make_parser(set, platforms) 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 20
  def make_parser(set, platforms)
    Gem::RequestSet::Lockfile::Parser.new self, set, platforms, @filename
  end
Register or log in to add new notes.