Class: Guardrails::ClassItis::Occurrence

Inherits:
Struct
  • Object
show all
Defined in:
lib/guardrails/class_itis.rb

Instance Attribute Summary collapse

Instance Attribute Details

#columnObject

Returns the value of attribute column

Returns:

  • (Object)

    the current value of column



20
21
22
# File 'lib/guardrails/class_itis.rb', line 20

def column
  @column
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



20
21
22
# File 'lib/guardrails/class_itis.rb', line 20

def file
  @file
end

#lineObject

Returns the value of attribute line

Returns:

  • (Object)

    the current value of line



20
21
22
# File 'lib/guardrails/class_itis.rb', line 20

def line
  @line
end