Searched refs:goToEnd (Results 1 – 2 of 2) sorted by relevance
1 …goToEnd=function(){this.position=this.source.length},e.prototype.nextChar=function(){return this.s… method in e
1 …goToEnd = function () {\n this.position = this.source.length;\n };\n MultiLineStream.…