# File lib/yard/parser/source_parser.rb, line 321
        def after_parse_file(&block)
          after_parse_file_callbacks << block
        end