Class: Varar::Core::ThematicBreak

Inherits:
Data
  • Object
show all
Defined in:
lib/varar/core/ast.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#spanObject (readonly)

Returns the value of attribute span

Returns:

  • (Object)

    the current value of span



39
40
41
# File 'lib/varar/core/ast.rb', line 39

def span
  @span
end

Instance Method Details

#kindObject



40
# File 'lib/varar/core/ast.rb', line 40

def kind = 'thematic_break'