- Half-implemented ::injectDefaults. This is a highly problematic method, and
  needs some thinking.
This commit is contained in:
Paul Beckingham 2014-11-02 22:50:56 -05:00
parent 5685bf95a6
commit 086f7ec684
2 changed files with 98 additions and 0 deletions

View file

@ -101,6 +101,7 @@ private:
void findOperators ();
void findAttributes ();
void insertJunctions ();
void injectDefaults ();
void decomposeModAttributes ();
void decomposeModAttributeModifiers ();
void decomposeModTags ();