- Implemented ::findFilter to identify nodes that comprise a filter.
This commit is contained in:
Paul Beckingham
2014-04-20 10:09:30 -04:00
parent 3d2dd05332
commit 2390838894
2 changed files with 38 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ private:
void findAttribute ();
void findAttributeModifier ();
void findOperator ();
void findFilter ();
void validate ();
// TODO Resolve aliases