Finished refactoring of simple keys so that they can refer to multiple tokens at a single level

This commit is contained in:
jbeder
2009-09-05 03:49:38 +00:00
parent a2f2ab8426
commit ba472cc9a3
7 changed files with 126 additions and 44 deletions

View File

@@ -42,6 +42,8 @@ namespace Test {
bool NullBlockMapValue();
bool SimpleAlias();
bool AliasWithNull();
bool AnchorInSimpleKey();
bool AliasAsSimpleKey();
bool ExplicitDoc();
bool MultipleDocs();
bool ExplicitEndDoc();