Parse a non-source file. We basically take the whole thing as one big comment.
Methods
Class Public methods
new(top_level, file_name, content, options, stats)
Link
Prepare to parse a plain file
Instance Public methods
remove_coding_comment(text)
Link
Removes the encoding magic comment from text
remove_private_comments(text)
Link
Removes comments wrapped in --/++
scan()
Link
Extract the file contents and attach them to the TopLevel as a comment