Searched defs:nextToken (Results 1 – 3 of 3) sorted by relevance
28 …xt::UpdateContext(es2panda_Context *context, RangeWithKind ¤tToken, RangeWithKind &nextToken) in UpdateContext()
742 const auto nextToken = sourceFile->source.at(after->End().index); in InsertNodeInListAfter() local
1491 char32_t nextToken = lexer_->Lookahead(); in ParseTsTypeLiteralOrInterfaceMember() local