mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 11:38:11 +00:00
![]() The TokenInfo struct contains the token's position and a "semantic type". The semantic type is a more fine-grained token type than what's in Cpp::Token::Type. For example, the semantic token type differentiates between a reference to a variable and to a function parameter. In the normal Token::Type, both would be Token::Type::Identifier. |
||
---|---|---|
.. | ||
HackStudio | ||
Inspector | ||
Playground | ||
Profiler | ||
UserspaceEmulator | ||
CMakeLists.txt |