Class: RDocF95::ParserFactory::Parsers
- Inherits:
-
Struct
- Object
- Struct
- RDocF95::ParserFactory::Parsers
- Defined in:
- lib/rdoc-f95/parsers/parserfactory.rb
Instance Attribute Summary collapse
-
#parser ⇒ Object
Returns the value of attribute parser.
-
#regexp ⇒ Object
Returns the value of attribute regexp.
Instance Attribute Details
#parser ⇒ Object
Returns the value of attribute parser
51 52 53 |
# File 'lib/rdoc-f95/parsers/parserfactory.rb', line 51 def parser @parser end |
#regexp ⇒ Object
Returns the value of attribute regexp
51 52 53 |
# File 'lib/rdoc-f95/parsers/parserfactory.rb', line 51 def regexp @regexp end |