VisitorTest (SetMap& sm, PolicyMap& pm, VarMap& vm,
const RATTR& attr, RATTR& mods)
| VisitorTest |
~VisitorTest ()
| ~VisitorTest |
bool accepted ()
| accepted |
const Element* visit (NodeUn&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeBin&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeVar&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeAssign&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeSet&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeAccept&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeReject&)
| visit |
Reimplemented from Visitor.
const Element* visit (Term&)
| visit |
Reimplemented from Visitor.
const Element* visit (PolicyStatement&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeElem&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeProto&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeNext&)
| visit |
Reimplemented from Visitor.
const Element* visit (NodeSubr& node)
| visit |
Reimplemented from Visitor.