Analyser that scan code to detect unsafe functions
Check file for unsafe functions, each one of them being specified by a checker Analyser based on a list of checkers, each one of them is designed to spot one type of function. The analysis is performed node by node.
fileResult
Analyser that scan code to detect unsafe functions