Skip to content

Commit 2b3fa99

Browse files
committed
doxygen: added info about value flow to main page
1 parent 7981e3d commit 2b3fa99

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/main.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
* - SymbolDatabase = Information about all types/variables/functions/etc
3232
* in the current translation unit
3333
* - Library = Information about functions
34+
* - Value flow analysis => possible values for each token
3435
*
3536
* Use --debug on the command line to see debug output for the token list
3637
* and the syntax tree. If both --debug and --verbose is used, the symbol

0 commit comments

Comments
 (0)