X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/a0b4f637ba1a6c3c5651b61a69303b029bacf7d3..2ca993e82fb37b597a3c73ecd1586a139a6579c5:/icuSources/common/rbbitblb.h?ds=sidebyside diff --git a/icuSources/common/rbbitblb.h b/icuSources/common/rbbitblb.h index 3805b675..9e65bd93 100644 --- a/icuSources/common/rbbitblb.h +++ b/icuSources/common/rbbitblb.h @@ -4,7 +4,7 @@ /* ********************************************************************** -* Copyright (c) 2002-2005, International Business Machines +* Copyright (c) 2002-2016, International Business Machines * Corporation and others. All Rights Reserved. ********************************************************************** */ @@ -58,6 +58,8 @@ private: void flagTaggedStates(); void mergeRuleStatusVals(); + void addRuleRootNodes(UVector *dest, RBBINode *node); + // Set functions for UVector. // TODO: make a USet subclass of UVector