Home
last modified time | relevance | path

Searched refs:TextEditChangeImpl (Results 1 – 5 of 5) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js608 var TextEditChangeImpl = /** @class */ (function () { function
609 function TextEditChangeImpl(edits) { class in AnonymousFunction410cd55f0100.TextEditChangeImpl
612 TextEditChangeImpl.prototype.insert = function (position, newText) { class
615 TextEditChangeImpl.prototype.replace = function (range, newText) {
618 TextEditChangeImpl.prototype.delete = function (range) {
621 TextEditChangeImpl.prototype.add = function (edit) {
624 TextEditChangeImpl.prototype.all = function () {
627 TextEditChangeImpl.prototype.clear = function () {
630 return TextEditChangeImpl;
690 result = new TextEditChangeImpl(edits);
[all …]
H A D4.4.js.map1TextEditChangeImpl = /** @class */ (function () {\r\n function TextEditChangeImpl(edits) {\r\n …
H A Djson.worker.js.map1TextEditChangeImpl = /** @class */ (function () {\r\n function TextEditChangeImpl(edits) {\r\n …
H A D3.3.js.map1TextEditChangeImpl = /** @class */ (function () {\n function TextEditChangeImpl(edits) {\n …
H A D2.2.js.map1TextEditChangeImpl = /** @class */ (function () {\n function TextEditChangeImpl(edits) {\n …