Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dtodo_comments.h46 struct TodoComment { struct
53 TodoComment(TodoCommentDescriptor descriptor, std::string message, size_t position) in TodoComment() argument
58 TodoCommentDescriptor GetCommentDescriptor() const in GetCommentDescriptor() argument
80 std::vector<ark::es2panda::lsp::TodoComment> &result; argument