Parent

Methods

Roodi::Core::Parser

Public Instance Methods

parse(content, filename) click to toggle source
# File lib/roodi/core/parser.rb, line 7
def parse(content, filename)
  silence_stream(STDERR) do 
    return silent_parse(content, filename)
  end
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.