Searched refs:EmptyQuery (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Dquery_parser.py70 class EmptyQuery(object): class in inherits:object
97 self.lc = EmptyQuery(self.lc.return_type)
100 self.rc = EmptyQuery(self.rc.return_type)

Completed in 11 milliseconds