The BodyInfo
Struct Reference
Data associated with description found in the body. More...
Declaration
Included Headers
Public Member Attributes Index
int | defLine = -1 |
line number of the start of the definition More... | |
int | startLine = -1 |
line number of the start of the definition's body More... | |
int | endLine = -1 |
line number of the end of the definition's body More... | |
const FileDef * | fileDef = nullptr |
file definition containing the function body More... | |
Description
Data associated with description found in the body.
Definition at line 62 of file definition.h.
Public Member Attributes
defLine
|
line number of the start of the definition
Definition at line 64 of file definition.h.
Referenced by DefinitionImpl::setBodySegment.
endLine
|
line number of the end of the definition's body
Definition at line 66 of file definition.h.
Referenced by DefinitionImpl::setBodySegment.
fileDef
|
file definition containing the function body
Definition at line 67 of file definition.h.
startLine
|
line number of the start of the definition's body
Definition at line 65 of file definition.h.
Referenced by DefinitionImpl::setBodySegment.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.