doxygen
Public Attributes | List of all members
BodyInfo Struct Reference

Data associated with description found in the body. More...

#include <definition.h>

Collaboration diagram for BodyInfo:
Collaboration graph
[legend]

Public Attributes

int defLine = -1
 line number of the start of the definition
 
int startLine = -1
 line number of the start of the definition's body
 
int endLine = -1
 line number of the end of the definition's body
 
const FileDeffileDef = nullptr
 file definition containing the function body
 

Detailed Description

Data associated with description found in the body.


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