Method: Pivotable::Expression::Abstract#name

Defined in:
lib/pivotable/expression/abstract.rb

#nameObject (readonly)

Returns the value of attribute name.



2
3
4
# File 'lib/pivotable/expression/abstract.rb', line 2

def name
  @name
end