Method: BusScheme.stack

Defined in:
lib/eval.rb

.stackObject



56
57
58
# File 'lib/eval.rb', line 56

def stack
  @@stack
end