Method: Lol#execute

Defined in:
lib/lol.rb

#executeObject



10
11
12
# File 'lib/lol.rb', line 10

def execute
  execute_statement_list(@tree)
end