Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inform user when a state references a variable
A state can reference a variable. This information is important when that variable references an object which needs to be evaluated first. This commit adds a info message which prints state id, variable id and type of variable (local/static/external).
- Loading branch information