Ruby 1.9 parser @attr_reader encoding_line @attr_reader shebang_line @attr_reader enumerator
# File lib/yard/parser/ruby/ruby_parser.rb, line 19 def encoding_line; @parser.encoding_line end
# File lib/yard/parser/ruby/ruby_parser.rb, line 17 def enumerator; @parser.enumerator end
# File lib/yard/parser/ruby/ruby_parser.rb, line 15 def parse; @parser.parse end
Generated with the Darkfish Rdoc Generator 2.