Method: CodeMiner::BeginExpression#bodystmt
- Defined in:
- lib/codeminer/expressions/begin_expression.rb
#bodystmt ⇒ Object (readonly)
Returns the value of attribute bodystmt.
5 6 7 |
# File 'lib/codeminer/expressions/begin_expression.rb', line 5 def bodystmt @bodystmt end |