Class: ReduceActionsGenerator::LaLrPair

Inherits:
Struct
  • Object
show all
Includes:
Indexable
Defined in:
lib/rpdf2txt-rockit/reduce_actions_generator.rb,
lib/rpdf2txt-rockit/reduce_actions_generator.rb

Instance Attribute Summary

Attributes included from Indexable

#factory, #index_number

Instance Method Summary collapse

Instance Method Details

#inspectObject



276
277
278
# File 'lib/rpdf2txt-rockit/reduce_actions_generator.rb', line 276

def inspect
  "(#{state.index_number.inspect}, #{nonterminal.inspect})"
end