Searched refs:_consume (Results 1 – 1 of 1) sorted by relevance
48 this._consume(FormatterWorker.JavaScriptTokens.EOS);77 _consume: function(token) method in FormatterWorker.JavaScriptFormatter97 this._consume(FormatterWorker.JavaScriptTokens.SEMICOLON);204 this._consume(FormatterWorker.JavaScriptTokens.VAR);206 this._consume(FormatterWorker.JavaScriptTokens.CONST)212 this._consume(FormatterWorker.JavaScriptTokens.COMMA);219 this._consume(FormatterWorker.JavaScriptTokens.ASSIGN);358 this._consume(FormatterWorker.JavaScriptTokens.CATCH);369 this._consume(FormatterWorker.JavaScriptTokens.FINALLY);411 this._consume(FormatterWorker.JavaScriptTokens.IN);[all …]