Class: RDocF95::Markup::Flow::VERB

Inherits:
Struct
  • Object
show all
Defined in:
lib/rdoc-f95/markup/to_flow.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



10
11
12
# File 'lib/rdoc-f95/markup/to_flow.rb', line 10

def body
  @body
end