Method: LibRubyParser::Nodes::WhilePost#body
- Defined in:
- lib/lib-ruby-parser/nodes.rb
#body ⇒ Node (readonly)
Body of the loop
4277 4278 4279 |
# File 'lib/lib-ruby-parser/nodes.rb', line 4277 def body @body end |
Body of the loop
4277 4278 4279 |
# File 'lib/lib-ruby-parser/nodes.rb', line 4277 def body @body end |