Searched defs:DeclareVariable (Results 1 – 1 of 1) sorted by relevance
393 struct DeclareVariable struct395 DeclareVariable(const VarType &varType_, const std::string &name_, int indentLevel_) in DeclareVariable() function402 VarType varType;403 std::string name;404 int indentLevel;