Searched refs:_until (Results 1 – 2 of 2) sorted by relevance
301 var _until = require('./until'); variable303 var _until2 = _interopRequireDefault(_until);
1 …_until(type) {\n const start = this._token;\n while (this._token.type !== type) {\n …