Method: Code::Parser::Nothing#root
- Defined in:
- lib/code/parser/nothing.rb
#root ⇒ Object
10 11 12 |
# File 'lib/code/parser/nothing.rb', line 10 def root nothing_keyword.aka(:nothing) | Group end |
10 11 12 |
# File 'lib/code/parser/nothing.rb', line 10 def root nothing_keyword.aka(:nothing) | Group end |