Class: StudFinder::RailsInference::Inference

Inherits:
Struct
  • Object
show all
Defined in:
lib/stud_finder/rails_inference.rb

Instance Attribute Summary collapse

Instance Attribute Details

#absoluteObject

Returns the value of attribute absolute

Returns:

  • (Object)

    the current value of absolute



6
7
8
# File 'lib/stud_finder/rails_inference.rb', line 6

def absolute
  @absolute
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



6
7
8
# File 'lib/stud_finder/rails_inference.rb', line 6

def name
  @name
end

#nodeObject

Returns the value of attribute node

Returns:

  • (Object)

    the current value of node



6
7
8
# File 'lib/stud_finder/rails_inference.rb', line 6

def node
  @node
end