Module: IREGEXPGRAMMAR::Quantifier2

Defined in:
lib/parser/iregexpgrammar.rb

Instance Method Summary collapse

Instance Method Details

#astObject



207
208
209
# File 'lib/parser/iregexpgrammar.rb', line 207

def ast
  quantity.ast
end