qmakeast.cpp
73 for (TQValueList<TQMake::AST*>::const_iterator it = m_children.begin(); it != m_children.end(); ++it)
virtual void removeChildAST(AST *node)
Removes child AST node from this node.
Definition: qmakeast.cpp:43
virtual void writeBack(TQString &buffer)
Writes information stored in the AST into the buffer.
Definition: qmakeast.cpp:131
Definition: location.hh:47
virtual void writeBack(TQString &buffer)
Writes information stored in the AST into the buffer.
Definition: qmakeast.cpp:162
Abstract Syntax Tree (AST) class declarations.
virtual void writeBack(TQString &buffer)
Writes information stored in the AST into the buffer.
Definition: qmakeast.cpp:70
virtual void writeBack(TQString &buffer)
Writes information stored in the AST into the buffer.
Definition: qmakeast.cpp:48
virtual void writeBack(TQString &buffer)
Writes information stored in the AST into the buffer.
Definition: qmakeast.cpp:152
virtual void writeBack(TQString &buffer)
Writes information stored in the AST into the buffer.
Definition: qmakeast.cpp:144