Skip to content
Snippets Groups Projects
Commit 45557637 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Add the ASTExecutionInfo class handle cleanly execution information

The purpose of this is to provide some global execution info to parts
of execution.

This defines a singleton that is only constructable in the `parse`
function. The instance thus only leave during the execution of the
script.

As a first stored, the ugly `p_root_node` static pointer has been
encapsulated in this container.
parent 70788e86
Branches
No related tags found
1 merge request!67Feature/inline help
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment