Method: YARD::Parser::SourceParser.parser_types=
- Defined in:
- lib/yard/parser/source_parser.rb
.parser_types=(value) ⇒ Object
153 |
# File 'lib/yard/parser/source_parser.rb', line 153 def parser_types=(value) @@parser_types = value end |