CLI2: Added ::decomposeModSubstitutions

This commit is contained in:
Paul Beckingham
2015-06-21 21:08:42 -04:00
parent b4b15c7f45
commit c1f4cc3554
2 changed files with 14 additions and 28 deletions

View File

@@ -116,9 +116,9 @@ private:
void decomposeModAttributeModifiers ();
*/
void decomposeModTags ();
/*
void decomposeModSubstitutions ();
/*
bool isUUIDList (const std::string&) const;
// These methods come up iwht reasons not to Lex a token. Probably no longer needed.