class YARD::Parser::OrderedParser

Responsible for parsing a list of files in order. The {#parse} method of this class can be called from the {SourceParser#globals} globals state list to re-enter parsing for the remainder of files in the list recursively.

@see Processor#parse_remaining_files