Home
last modified time | relevance | path

Searched defs:LocalVariableException (Results 1 – 1 of 1) sorted by relevance

/dports/science/dynare/dynare-4.6.4/preprocessor/src/
H A DDataTree.hh138 class LocalVariableException class in DataTree
142 explicit LocalVariableException(string name_arg) : name{move(name_arg)} in LocalVariableException() function in DataTree::LocalVariableException