#include <structs.h>
| Data Fields | |
| const char * | language | 
| int | code | 
| int | comments | 
| int | blanks | 
| int | filecount | 
| int Loc::blanks | 
The number of blank lines for this Loc.
| int Loc::comments | 
The number of lines of comments for this Loc.
| int Loc::filecount | 
The number of parsed files associated with this Loc.
| const char* Loc::language | 
The language associated with this Loc.
 1.5.9
 1.5.9