Method: Parser::VariablesStack#pop
- Defined in:
- lib/parser/variables_stack.rb
permalink #pop ⇒ Object
19 20 21 |
# File 'lib/parser/variables_stack.rb', line 19 def pop @stack.pop end |
19 20 21 |
# File 'lib/parser/variables_stack.rb', line 19 def pop @stack.pop end |