Method: SyntaxTree::YARV::GetBlockParamProxy#level
- Defined in:
- lib/syntax_tree/yarv/instructions.rb
#level ⇒ Object (readonly)
Returns the value of attribute level.
1542 1543 1544 |
# File 'lib/syntax_tree/yarv/instructions.rb', line 1542 def level @level end |