goog.provide('ol.parser.Parser'); /** * @constructor * @todo stability experimental */ ol.parser.Parser = function() {};