Module: Trxl::OffsetAccessExp2
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#offset_specifier_exp ⇒ Object
3871 3872 3873 |
# File 'lib/trxl/trxl_grammar.rb', line 3871 def offset_specifier_exp elements[1] end |
#pattern_match_exp ⇒ Object
3867 3868 3869 |
# File 'lib/trxl/trxl_grammar.rb', line 3867 def pattern_match_exp elements[0] end |