Name

Source Files — This tag records the each pdb files.

Synopsis


so#[id]
[ssys]
sinc so#[id]
[...]
scom co#[comID] [lang] {Location} {Location} [comment]
[...]

Definition

[id] Unique number identifying this source file (used to refer to this file elsewhere.)
[ssys] ssys tag is printed if this file is a system include, otherwise ommit this line.
[id]Id. of the files included by this file.
[comID] Unique number identifying this comment in the source file. [lang] the programing language that was parsed to generate this file.
{Location} {Location} Two location tags, the start of the comment and the end of the comment. [comment] the contents of this comment.