Flowdock
method

parse

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: Parser
parse(parent, indent = 0) public

Parses the tokens into an array of RDoc::Markup::XXX objects, and appends them to the passed parent RDoc::Markup::YYY object.

Exits at the end of the token stream, or when it encounters a token in a column less than indent (unless it is a NEWLINE).

Returns parent.

Show source
Register or log in to add new notes.