Searched refs:goBackTo (Results 1 – 5 of 5) sorted by relevance
1 …goBackTo=function(e){this.position=e},e.prototype.goBack=function(e){this.position-=e},e.prototype… method in e
26731 this.scanner.goBackTo(mark.pos);26796 this.scanner.goBackTo(this.token.offset);26803 this.scanner.goBackTo(pos);28213 MultiLineStream.prototype.goBackTo = function (pos) { method in MultiLineStream28358 Scanner.prototype.goBackTo = function (pos) { method in Scanner28359 this.stream.goBackTo(pos);28668 this.stream.goBackTo(pos);30838 this.stream.goBackTo(offset);
1 …is.source},e.prototype.pos=function(){return this.position},e.prototype.goBackTo=function(e){this.… method in e
1 …goBackTo(mark.pos);\n };\n Parser.prototype.try = function (func) {\n var pos = this.…
1 …{\n return this.position;\n };\n MultiLineStream.prototype.goBackTo = function (pos) …