autotoolsast.h
132 Empty
virtual void writeBack(TQString &buffer)
Writes information stored in the AST into the buffer.
Definition: autotoolsast.cpp:43
ProjectAST(Kind kind=Project)
Constructs a project node of given kind.
Definition: autotoolsast.h:136
virtual void addChildAST(AST *node)
Adds child AST node to this node.
Definition: autotoolsast.cpp:38
bool isConditionalScope() const
Definition: autotoolsast.h:147
Definition: autotoolsast.cpp:25