The CommentCtx
Struct Reference
Declaration
struct CommentCtx { ... }
Public Constructors Index
CommentCtx (int line) | |
Public Member Attributes Index
int | lineNr |
Definition at line 70 of file commentcnv.l.
Public Constructors
CommentCtx()
| inline |
Definition at line 72 of file commentcnv.l.
72 CommentCtx(int line)
73 : lineNr(line) {}
Reference lineNr.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.