A3t::findOperator

- Added support for operator identification.
- Extended test script.
This commit is contained in:
Paul Beckingham
2013-09-01 12:25:04 -04:00
parent 8fddf97c73
commit b83e6d0dea
3 changed files with 64 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ private:
void findAttributeModifier ();
void findIdSequence ();
void findUUIDList ();
void findOperator ();
void validate ();
private: