My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
BodyInfo Struct Reference

#include <definition.h>

Public Attributes

int startLine
 line number of the start of the definition
 
int endLine
 line number of the end of the definition
 
FileDeffileDef
 file definition containing the function body
 

Detailed Description

Data associated with description found in the body.

Definition at line 57 of file definition.h.

Member Data Documentation

int BodyInfo::endLine
FileDef* BodyInfo::fileDef
int BodyInfo::startLine

The documentation for this struct was generated from the following file: