Module: RDoc::Parser::Text (Ruby 2.3.4)

In Files

  • rdoc/parser/text.rb

Class/Module Index [+]

Quicksearch

RDoc::Parser::Text

frozen_string_literal: false

Indicates this parser is text and doesn’t contain code constructs.

Include this module in a RDoc::Parser subclass to make it show up as a file, not as part of a class or module.