Parse tokens and generate opcodes Params ====== tokens (list) = List of tokens Returns ======= list: The list of opcodes Grammar ======= statement -> print_statement | var_statement | assign_statement | function_definition_statement
(tokens, table)
source not stored for this graph (policy: none)
no test coverage detected