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