Searched refs:_emitEOFToken (Results 1 – 2 of 2) sorted by relevance
581 private _emitEOFToken(): void { method in Tokenizer1067 this._emitEOFToken();1095 this._emitEOFToken();1118 this._emitEOFToken();1141 this._emitEOFToken();1160 this._emitEOFToken();1196 this._emitEOFToken();1225 this._emitEOFToken();1266 this._emitEOFToken();1470 this._emitEOFToken();[all …]
4 …_emitEOFToken(){this._createEOFToken(),this._emitCurrentToken()}_appendCharToCurrentCharacterToken…