Module: IREGEXPGRAMMAR::Quantifier1
- Defined in:
- lib/parser/iregexpgrammar.rb
Instance Method Summary collapse
Instance Method Details
#quantity ⇒ Object
200 201 202 |
# File 'lib/parser/iregexpgrammar.rb', line 200 def quantity elements[1] end |