Home
last modified time | relevance | path

Searched refs:FunctionDeclaration (Results 1 – 3 of 3) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js25572 var FunctionDeclaration = /** @class */ (function (_super) { function
25573 __extends(FunctionDeclaration, _super);
25574 function FunctionDeclaration(offset, length) { function
25577 Object.defineProperty(FunctionDeclaration.prototype, "type", {
25579 return NodeType.FunctionDeclaration;
25584 FunctionDeclaration.prototype.setIdentifier = function (node) { class
25587 FunctionDeclaration.prototype.getIdentifier = function () {
25590 FunctionDeclaration.prototype.getName = function () {
25593 FunctionDeclaration.prototype.getParameters = function () {
25599 return FunctionDeclaration;
[all …]
H A D4.4.js1FunctionDeclaration=56]="FunctionDeclaration",e[e.ReturnStatement=57]="ReturnStatement",e[e.MediaQ…
H A D2.2.js.map1FunctionDeclaration\"] = 56] = \"FunctionDeclaration\";\n NodeType[NodeType[\"ReturnStatement\"…