Searched refs:Transformer (Results 1 – 2 of 2) sorted by relevance
9 return new Transformer(transformer);11 tr.Transformer = Transformer;79 function Transformer(tr) { class128 Transformer.prototype._hasMethod = function (method) {131 Transformer.prototype.can = function (method) {139 Transformer.prototype.compile = function (str, options) {160 Transformer.prototype.compileAsync = function (str, options, cb) {170 Transformer.prototype.compileFile = function (filename, options) {186 Transformer.prototype.compileFileAsync = function (filename, options, cb) {210 Transformer.prototype.compileClient = function (str, options) {[all …]
813 - Added the concept of ResultSet Transformers. The Transformer adds more information to a Result, f…