Module: Treetop::Compiler::Metagrammar::NestedParensInRegex0

Defined in:
lib/treetop/compiler/metagrammar.rb

Instance Method Summary collapse

Instance Method Details

#regex_bodyObject



2020
2021
2022
# File 'lib/treetop/compiler/metagrammar.rb', line 2020

def regex_body
  elements[1]
end