Class AstTextAttributesHandling#

Inheritance Relationships#

Base Type#

Class Documentation#

class AstTextAttributesHandling : public SgSimpleProcessing#

Public Functions

AstTextAttributesHandling(SgProject *p)#
~AstTextAttributesHandling()#
void setAll()#
void removeAll()#

Protected Types

Values:

enumerator M_set#
enumerator M_remove#

Protected Functions

virtual void visit(SgNode *node)#

this method is called at every traversed node.

Protected Attributes

enum AstTextAttributesHandling mode#
SgProject *projectnode#