Home
last modified time | relevance | path

Searched defs:RangeWithKind (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/lsp/include/formatting/
Dformatting_context.h33 struct RangeWithKind : lexer::SourceRange { struct
55 …void UpdateContext(es2panda_Context *context, RangeWithKind &currentToken, RangeWithKind &nextToke… argument