Module: Treetop::Compiler::Metagrammar::Regex0
- Defined in:
- lib/treetop/compiler/metagrammar.rb
Instance Method Summary collapse
Instance Method Details
#regex_body ⇒ Object
1921 1922 1923 |
# File 'lib/treetop/compiler/metagrammar.rb', line 1921 def regex_body elements[1] end |