Class: RDocF95::Markup::Flow::P
- Inherits:
-
Struct
- Object
- Struct
- RDocF95::Markup::Flow::P
- Defined in:
- lib/rdoc-f95/markup/to_flow.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
9 10 11 |
# File 'lib/rdoc-f95/markup/to_flow.rb', line 9 def body @body end |