Class: Ast::Merge::CommentAttachmentRule

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

Instance Attribute Summary collapse

Instance Attribute Details

#selectorObject

Returns the value of attribute selector

Returns:

  • (Object)

    the current value of selector



783
784
785
# File 'lib/ast/merge.rb', line 783

def selector
  @selector
end

#strategyObject

Returns the value of attribute strategy

Returns:

  • (Object)

    the current value of strategy



783
784
785
# File 'lib/ast/merge.rb', line 783

def strategy
  @strategy
end