mb_print_asts

Previous  Next

 

void mb_print_asts( mb_interpreter_t* s, void **l )

 


 

This is for internal debug only and should only be used when you need to check the abstract syntax tree (AST) for any inconsistencies.

 

Example

 

mb_print_asts( bas, l );