Skip to main content

The commentscan.h File Reference

Interface for the comment block scanner. More...

Included Headers

#include <memory> #include <stack> #include "types.h" #include "construct.h"

Classes Index

classGuardedSection
classCommentScanner

Typedefs Index

usingGuardedSectionStack = std::stack< GuardedSection >

Description

Interface for the comment block scanner.

Typedefs

GuardedSectionStack

using GuardedSectionStack = std::stack<GuardedSection>

Definition at line 48 of file commentscan.h.

48using GuardedSectionStack = std::stack<GuardedSection>;

Generated via doxygen2docusaurus by Doxygen 1.14.0.