#include <PreTreeNodes.h>
Public Member Functions | |
PreIncludeDirective (PreTree *a, PreTree *b) | |
void | accept (PreVisitor &v) |
int | depth () const |
void | depth (int d) |
bool | is_forced () const |
void Puma::PreIncludeDirective::accept | ( | PreVisitor & | v | ) | [inline, virtual] |
Implements Puma::PreTreeComposite.
int Puma::PreIncludeDirective::depth | ( | ) | const [inline] |
void Puma::PreIncludeDirective::depth | ( | int | d | ) | [inline] |
bool Puma::PreIncludeDirective::is_forced | ( | ) | const [inline] |