polyspace.project.parseCode
Description
codeInfo = polyspace.project.parseCode( parses the source code in the project proj, ForceReparse=reparseOrNot)proj and stores information about data types, functions, and global variables in the polyspace.project.CodeInfo object codeInfo.
If an error occurs during code parsing, the function throws an exception of type polyspace.ErrorWithLog. (since R2026a)