Home
last modified time | relevance | path

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

/dports/textproc/zorba/zorba-2.7.0/src/compiler/parsetree/
H A Dparsenodes.h144 class IndexKeyList; variable
1333 IndexKeyList(const QueryLoc& loc) : parsenode(loc) { } in IndexKeyList() function