Code Parsing Options
* 
This functionality is supported.
Using fuzzy parsers, Codebeamer can do the following:
Understand the syntax of C/C++ and Java programming languages.
Extract programming constructs such as classes and methods, functions, variables, and so on.
Establish relationships between these programming constructs.
For the C/C++ parsers you can enter preprocessor directives for better parsing results.
Was this helpful?