Doxygen
Loading...
Searching...
No Matches
CommentCtx Struct Reference

Public Member Functions

 CommentCtx (int line)
 

Public Attributes

int lineNr
 

Detailed Description

Definition at line 70 of file commentcnv.l.

Constructor & Destructor Documentation

◆ CommentCtx()

CommentCtx::CommentCtx ( int line)
inline

Definition at line 72 of file commentcnv.l.

73 : lineNr(line) {}

References lineNr.

Member Data Documentation

◆ lineNr

int CommentCtx::lineNr

Definition at line 74 of file commentcnv.l.

Referenced by CommentCtx().


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