Flutter Engine
 
Loading...
Searching...
No Matches
LexerContext Struct Reference

Public Attributes

std::function< void(std::string_view)> callback
 
std::string buffer
 

Detailed Description

Definition at line 424 of file comments.cc.

Member Data Documentation

◆ buffer

std::string LexerContext::buffer

Definition at line 426 of file comments.cc.

◆ callback

std::function<void(std::string_view)> LexerContext::callback

Definition at line 425 of file comments.cc.


The documentation for this struct was generated from the following file: