Home
last modified time | relevance | path

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

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js26306 var MixinDeclaration = /** @class */ (function (_super) { function
26307 __extends(MixinDeclaration, _super);
26308 function MixinDeclaration(offset, length) { function
26311 Object.defineProperty(MixinDeclaration.prototype, "type", {
26313 return NodeType.MixinDeclaration;
26318 MixinDeclaration.prototype.setIdentifier = function (node) { class
26321 MixinDeclaration.prototype.getIdentifier = function () {
26324 MixinDeclaration.prototype.getName = function () {
26327 MixinDeclaration.prototype.getParameters = function () {
26333 MixinDeclaration.prototype.setGuard = function (node) {
[all …]
H A D4.4.js1MixinDeclaration=33]="MixinDeclaration",e[e.MixinReference=34]="MixinReference",e[e.VariableName=3…
H A D2.2.js.map1MixinDeclaration\"] = 33] = \"MixinDeclaration\";\n NodeType[NodeType[\"MixinReference\"] = 34]…