Searched defs:DeclareVariable (Results 1 – 1 of 1) sorted by relevance
310 struct DeclareVariable struct312 …DeclareVariable (const VarType& varType_, const std::string& name_, int indentLevel_) : varType(va… in DeclareVariable() function314 VarType varType;315 std::string name;316 int indentLevel;