Method: AdLint::Cc1::ForStatement#body_statement
- Defined in:
- lib/adlint/cc1/syntax.rb
#body_statement ⇒ Object (readonly)
Returns the value of attribute body_statement.
3845 3846 3847 |
# File 'lib/adlint/cc1/syntax.rb', line 3845 def body_statement @body_statement end |