Class: Ast::Merge::FallbackUsageMachineOutput

Inherits:
Struct
  • Object
show all
Defined in:
lib/ast/merge.rb

Instance Attribute Summary collapse

Instance Attribute Details

#fallbacksObject

Returns the value of attribute fallbacks

Returns:

  • (Object)

    the current value of fallbacks



813
814
815
# File 'lib/ast/merge.rb', line 813

def fallbacks
  @fallbacks
end

#summaryObject

Returns the value of attribute summary

Returns:

  • (Object)

    the current value of summary



813
814
815
# File 'lib/ast/merge.rb', line 813

def summary
  @summary
end