Method: Pegarus::Machine::State#stack

Defined in:
lib/pegarus/machine/state.rb

#stackObject (readonly)

Returns the value of attribute stack.



5
6
7
# File 'lib/pegarus/machine/state.rb', line 5

def stack
  @stack
end