Skip to content
Snippets Groups Projects
Commit ed2f6d62 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Refactor code for collecting variables appearing in expressions

- rename ExprNode::collectVariables in ExprNode::collectDynamicVariables
- new ExprNode::collectVariables: same as above, but without lag information
- remove ExprNode::findUnusedEndogenous: essentially redundant with the above)
- remove ExprNode::collectModelLocalVariables: idem
parent f7cdc39f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment