Files
ladybird/Userland/Libraries/LibCpp/Token.cpp
Itamar 0c9db38e8f LibCpp: Modify Token::to_string() to include more information
Token::to_string() now includes not only the token's type, but also its
text and span in the document.
2021-05-22 15:52:11 +02:00

870 B