Searched refs:_definitions (Results 1 – 8 of 8) sorted by relevance
| /plugin/asciidocjs/node_modules/babel-types/lib/ |
| D | index.js | 331 var _definitions = require("./definitions"); variable 359 exports.VISITOR_KEYS = _definitions.VISITOR_KEYS; 360 exports.ALIAS_KEYS = _definitions.ALIAS_KEYS; 361 exports.NODE_FIELDS = _definitions.NODE_FIELDS; 362 exports.BUILDER_KEYS = _definitions.BUILDER_KEYS; 363 exports.DEPRECATED_KEYS = _definitions.DEPRECATED_KEYS; 731 return !!(node && _definitions.VISITOR_KEYS[node.type]);
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| H A D | bpmn-viewer.production.min.js | 2 …_definitions=e,this._processToDiagramMap={},e.diagrams.forEach(function(n){!n.plane||!n.plane.bpmn… 7 …_definitions,n=t;if(!r){let o=new Error("no XML imported");throw Fr(o,[]),o}if(typeof t=="string"&… 10 …_definitions=e};se.prototype.getModules=function(){return this._modules};se.prototype.clear=functi…
|
| H A D | bpmn-modeler.production.min.js | 7 …_definitions,r=t;if(!n){let o=new Error("no XML imported");throw gc(o,[]),o}if(typeof t=="string"&… 10 …_definitions=e};Be.prototype.getModules=function(){return this._modules};Be.prototype.clear=functi…
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| H A D | dmn-viewer.production.min.js | 13 …_definitions}getActiveView(){return this._activeView}getActiveViewer(){var e=this.getActiveView();… 16 …var e=this;return new Promise((t,i)=>{var r;try{return e._definitions&&e.clear(),e._definitions=n,…
|
| H A D | dmn-modeler.production.min.js | 13 …_definitions}getActiveView(){return this._activeView}getActiveViewer(){var e=this.getActiveView();… 16 …var e=this;return new Promise((t,i)=>{var r;try{return e._definitions&&e.clear(),e._definitions=n,…
|
| /plugin/ckeditor5markdown/ |
| H A D | ckeditor.js | 2 …_definitions=new Set}get length(){return this._definitions.size}add(e){Array.isArray(e)?e.forEach(…
|
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.production.min.js | 28 …_definitions,n=e,i=this;return new Promise((function(r,o){if(!t){var a=new Error("no XML imported"…
|
| D | bpmn-modeler.development.js | 15867 var definitions = this._definitions; 15945 var definitions = this._definitions; 16093 this._definitions = definitions; 16196 return this._definitions;
|