Commit 65371df7 authored by Tristan Cavelier's avatar Tristan Cavelier

queryfactory.js updated

parent b63cdac9
/*jslint indent: 2, maxlen: 80, sloppy: true, nomen: true */ /*jslint indent: 2, maxlen: 80, sloppy: true, nomen: true */
/*global _export: true, ComplexQuery: true, SimpleQuery: true, Query: true, /*global _export, ComplexQuery, SimpleQuery, Query, parseStringToObject,
parseStringToObject: true */ query_class_dict */
var query_class_dict = {};
/** /**
* Provides static methods to create Query object * Provides static methods to create Query object
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment