method
parse
v2_4_6 -
Show latest stable
- Class:
Ripper::Filter
parse(init = nil)public
Starts the parser. init is a data accumulator and is passed to the next event handler (as of Enumerable#inject).
parse(init = nil)Starts the parser. init is a data accumulator and is passed to the next event handler (as of Enumerable#inject).