ROSE 0.11.145.210
Public Member Functions | List of all members
SageInterface::Ada::CommentCxxifier Struct Reference

Description

Traversal to change the comment style from Ada to C++.

Definition at line 2723 of file sageInterfaceAda.C.

Public Member Functions

 CommentCxxifier (bool useLineComments)
 
 CommentCxxifier (CommentCxxifier &&)=default
 
 CommentCxxifier (const CommentCxxifier &)=default
 
void operator() (SgNode *) const
 

Constructor & Destructor Documentation

◆ CommentCxxifier()

SageInterface::Ada::CommentCxxifier::CommentCxxifier ( bool  useLineComments)
inlineexplicit

Definition at line 2726 of file sageInterfaceAda.C.

Member Function Documentation

◆ operator()()

void SageInterface::Ada::CommentCxxifier::operator() ( SgNode n) const

Definition at line 2749 of file sageInterfaceAda.C.


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