Home
last modified time | relevance | path

Searched defs:NodeSortInfo (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/zorba/zorba-2.7.0/src/compiler/translator/
H A Dtranslator.cpp227 struct NodeSortInfo struct
229 bool theSingleInput;
230 bool theOnlyChildAxes;
231 bool theHaveFilterSteps;
232 ulong theNumSteps;
234 NodeSortInfo() in NodeSortInfo() argument