#include <PreTreeNodes.h>
Public Member Functions | |
PreInclSemNode (Unit *unit, bool guarded) | |
void | accept (PreVisitor &v) |
Unit * | unit () const |
bool | guarded () const |
Puma::PreInclSemNode::PreInclSemNode | ( | Unit * | unit, | |
bool | guarded | |||
) | [inline] |
void Puma::PreInclSemNode::accept | ( | PreVisitor & | v | ) | [inline, virtual] |
Implements Puma::PreTree.
Unit* Puma::PreInclSemNode::unit | ( | ) | const [inline] |
bool Puma::PreInclSemNode::guarded | ( | ) | const [inline] |