~zorba-coders/zorba/hof-merge

« back to all changes in this revision

Viewing changes to test/rbkt/ExpCompilerResults/IterPlan/zorba/collections/count_w3c_collection.iter

  • Committer: Markos Zaharioudakis
  • Date: 2013-03-25 15:11:52 UTC
  • mfrom: (10632.1.679 zorba)
  • Revision ID: markos_za@yahoo.com-20130325151152-fh98ryulrdd0he8l
mergeĀ fromĀ trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        <CtxVarIterator varid="4" varname="coll" varkind="global"/>
10
10
      </UDFunctionCallIterator>
11
11
    </ApplyIterator>
12
 
    <CountCollectionIterator>
13
 
      <CtxVarIterator varid="4" varname="coll" varkind="global"/>
14
 
    </CountCollectionIterator>
 
12
    <FnCountIterator>
 
13
      <FnCollectionIterator>
 
14
        <CtxVarIterator varid="4" varname="coll" varkind="global"/>
 
15
      </FnCollectionIterator>
 
16
    </FnCountIterator>
15
17
  </SequentialIterator>
16
18
</SequentialIterator>
17
19