Class: Jrf::RowContext::ReducerToken
- Inherits:
-
Struct
- Object
- Struct
- Jrf::RowContext::ReducerToken
- Defined in:
- lib/jrf/row_context.rb
Instance Attribute Summary collapse
-
#index ⇒ Object
Returns the value of attribute index.
Instance Attribute Details
#index ⇒ Object
Returns the value of attribute index
8 9 10 |
# File 'lib/jrf/row_context.rb', line 8 def index @index end |