cass.rollup.rule.RrToken.js Maven / Gradle / Ivy
var RrToken = function() {};
RrToken = stjs.extend(RrToken, null, [], function(constructor, prototype) {
prototype.number = null;
prototype.bool = null;
}, {}, {});
var RrToken = function() {};
RrToken = stjs.extend(RrToken, null, [], function(constructor, prototype) {
prototype.number = null;
prototype.bool = null;
}, {}, {});