public class CompileCommand
extends java.lang.Object
Represents a compilation of a single source file in the project. It contains the exact compiler
calls for the given translation unit in the project in machine-readable form. More info:
https://cmake.org/cmake/help/v3.5/variable/CMAKE_EXPORT_COMPILE_COMMANDS.html