Collect critical function calls in error code context
The data we use is from VulDeePecker.
It collected several code slices from open source projects and SARD. Then divide data set into 2 groups according to error type, CWE119 and CWE399.
ANTLR
Use ANTLR to parse code slices and extract function calls from it.