StmtVisitorStub Class Reference

Inheritance diagram for StmtVisitorStub:

StmtVisitor List of all members.

Detailed Description

Definition at line 130 of file RtlTest.cpp.

Public Member Functions

void clear ()
 StmtVisitorStub ()
virtual bool visit (Assign *s)
virtual bool visit (BoolAssign *s)
virtual bool visit (ReturnStatement *s)
virtual bool visit (CallStatement *s)
virtual bool visit (CaseStatement *s)
virtual bool visit (BranchStatement *s)
virtual bool visit (GotoStatement *s)
virtual bool visit (RTL *s)
virtual ~StmtVisitorStub ()

Public Attributes

bool a
bool b
bool c
bool d
bool e
bool f
bool g
bool h


Constructor & Destructor Documentation

StmtVisitorStub::StmtVisitorStub  )  [inline]
 

Definition at line 135 of file RtlTest.cpp.

References clear().

virtual StmtVisitorStub::~StmtVisitorStub  )  [inline, virtual]
 

Definition at line 136 of file RtlTest.cpp.


Member Function Documentation

void StmtVisitorStub::clear  )  [inline]
 

Definition at line 134 of file RtlTest.cpp.

References a, b, c, d, e, f, g, and h.

Referenced by StmtVisitorStub().

virtual bool StmtVisitorStub::visit Assign s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 144 of file RtlTest.cpp.

References h.

virtual bool StmtVisitorStub::visit BoolAssign s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 143 of file RtlTest.cpp.

References g.

virtual bool StmtVisitorStub::visit ReturnStatement s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 142 of file RtlTest.cpp.

References f.

virtual bool StmtVisitorStub::visit CallStatement s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 141 of file RtlTest.cpp.

References e.

virtual bool StmtVisitorStub::visit CaseStatement s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 140 of file RtlTest.cpp.

References d.

virtual bool StmtVisitorStub::visit BranchStatement s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 139 of file RtlTest.cpp.

References c.

virtual bool StmtVisitorStub::visit GotoStatement s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 138 of file RtlTest.cpp.

References b.

virtual bool StmtVisitorStub::visit RTL s  )  [inline, virtual]
 

Reimplemented from StmtVisitor.

Definition at line 137 of file RtlTest.cpp.

References a.


Member Data Documentation

bool StmtVisitorStub::a
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().

bool StmtVisitorStub::b
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().

bool StmtVisitorStub::c
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().

bool StmtVisitorStub::d
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().

bool StmtVisitorStub::e
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().

bool StmtVisitorStub::f
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().

bool StmtVisitorStub::g
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().

bool StmtVisitorStub::h
 

Definition at line 132 of file RtlTest.cpp.

Referenced by clear(), RtlTest::testVisitor(), and visit().


The documentation for this class was generated from the following file:
Generated on Tue Sep 19 21:18:46 2006 for Boomerang by  doxygen 1.4.6