Searched refs:trivia (Results 1 – 7 of 7) sorted by relevance
1 …trivia();if(null!==e)return e;var t=this.stream.pos();return this.stream.eos()?this.finishToken(t,… method in e
28371 var triviaToken = this.trivia();28486 Scanner.prototype.trivia = function () { method in Scanner
1 …trivia: whitespace\n if (isWhiteSpace(code)) {\n do {\n pos++;\n …
1 …trivia();\n if (triviaToken !== null) {\n return triviaToken;\n }\n …
1 …n }\n }\n // add ranges that expand trivia at line starts and…
9756 trivia