Class: RDocF95::Markup::ToFlow::InlineTag

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

Instance Attribute Summary collapse

Instance Attribute Details

#bitObject

Returns the value of attribute bit

Returns:

  • (Object)

    the current value of bit



36
37
38
# File 'lib/rdoc-f95/markup/to_flow.rb', line 36

def bit
  @bit
end

#offObject

Returns the value of attribute off

Returns:

  • (Object)

    the current value of off



36
37
38
# File 'lib/rdoc-f95/markup/to_flow.rb', line 36

def off
  @off
end

#onObject

Returns the value of attribute on

Returns:

  • (Object)

    the current value of on



36
37
38
# File 'lib/rdoc-f95/markup/to_flow.rb', line 36

def on
  @on
end