Method: SyntaxTree::Translation::Parser#stack
- Defined in:
- lib/syntax_tree/translation/parser.rb
#stack ⇒ Object (readonly)
Returns the value of attribute stack.
75 76 77 |
# File 'lib/syntax_tree/translation/parser.rb', line 75 def stack @stack end |