Searched refs:EachStatement (Results 1 – 2 of 2) sorted by relevance
24659 … __webpack_require__.d(__webpack_exports__, "EachStatement", function() { return EachStatement; });25521 var EachStatement = /** @class */ (function (_super) { function25522 __extends(EachStatement, _super);25523 function EachStatement(offset, length) { function25526 Object.defineProperty(EachStatement.prototype, "type", {25533 EachStatement.prototype.getVariables = function () { class25539 return EachStatement;
1 …EachStatement = /** @class */ (function (_super) {\n __extends(EachStatement, _super);\n fun…