#include <PreTreeNodes.h>

Public Member Functions | |
| PreConditionalGroup (PreTree *a, PreTree *b, PreTree *c) | |
| PreConditionalGroup (PreTree *a, PreTree *b, PreTree *c, PreTree *d) | |
| void | accept (PreVisitor &v) |
| Puma::PreConditionalGroup::PreConditionalGroup | ( | PreTree * | a, | |
| PreTree * | b, | |||
| PreTree * | c, | |||
| PreTree * | d | |||
| ) | [inline] |
| void Puma::PreConditionalGroup::accept | ( | PreVisitor & | v | ) | [inline, virtual] |
Implements Puma::PreTreeComposite.
1.5.5