Module: Indexable

Included in:
Item, LrState, NonTerminal, Production, ReduceActionsGenerator::LaLrPair, Token
Defined in:
lib/rpdf2txt-rockit/indexable.rb

Instance Attribute Summary collapse

Instance Attribute Details

#factoryObject

Returns the value of attribute factory.



3
4
5
# File 'lib/rpdf2txt-rockit/indexable.rb', line 3

def factory
  @factory
end

#index_numberObject

attr_reader_once_write instead?



2
3
4
# File 'lib/rpdf2txt-rockit/indexable.rb', line 2

def index_number
  @index_number
end