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