Searched refs:FunctionDeclaration (Results 1 – 3 of 3) sorted by relevance
25572 var FunctionDeclaration = /** @class */ (function (_super) { function25573 __extends(FunctionDeclaration, _super);25574 function FunctionDeclaration(offset, length) { function25577 Object.defineProperty(FunctionDeclaration.prototype, "type", {25579 return NodeType.FunctionDeclaration;25584 FunctionDeclaration.prototype.setIdentifier = function (node) { class25587 FunctionDeclaration.prototype.getIdentifier = function () {25590 FunctionDeclaration.prototype.getName = function () {25593 FunctionDeclaration.prototype.getParameters = function () {25599 return FunctionDeclaration;[all …]
1 …FunctionDeclaration=56]="FunctionDeclaration",e[e.ReturnStatement=57]="ReturnStatement",e[e.MediaQ…
1 …FunctionDeclaration\"] = 56] = \"FunctionDeclaration\";\n NodeType[NodeType[\"ReturnStatement\"…