Class: MilkTea::Linter::ReservedPrimitiveNameSite

Inherits:
Data
  • Object
show all
Defined in:
lib/milk_tea/tooling/linter.rb

Instance Attribute Summary collapse

Instance Attribute Details

#columnObject (readonly)

Returns the value of attribute column

Returns:

  • (Object)

    the current value of column



132
133
134
# File 'lib/milk_tea/tooling/linter.rb', line 132

def column
  @column
end

#lengthObject (readonly)

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



132
133
134
# File 'lib/milk_tea/tooling/linter.rb', line 132

def length
  @length
end

#lineObject (readonly)

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



132
133
134
# File 'lib/milk_tea/tooling/linter.rb', line 132

def line
  @line
end