Class: Avm::EacRubyBase1::Rubocop::OffenseSet::LineProcessor::LINE_STRUCT

Inherits:
Struct
  • Object
show all
Defined in:
lib/avm/eac_ruby_base1/rubocop/offense_set/line_processor.rb

Instance Attribute Summary collapse

Instance Attribute Details

#leftObject

Returns the value of attribute left

Returns:

  • (Object)

    the current value of left



8
9
10
# File 'lib/avm/eac_ruby_base1/rubocop/offense_set/line_processor.rb', line 8

def left
  @left
end

#rightObject

Returns the value of attribute right

Returns:

  • (Object)

    the current value of right



8
9
10
# File 'lib/avm/eac_ruby_base1/rubocop/offense_set/line_processor.rb', line 8

def right
  @right
end