FlagsFinder Class Reference

#include <include/visitor.h>

Inheritance diagram for FlagsFinder:

ExpVisitor List of all members.

Detailed Description

Definition at line 631 of file visitor.h.

Public Member Functions

 FlagsFinder ()
bool isFound ()

Private Member Functions

virtual bool visit (Binary *e, bool &override)

Private Attributes

bool found


Constructor & Destructor Documentation

FlagsFinder::FlagsFinder  )  [inline]
 

Definition at line 634 of file visitor.h.


Member Function Documentation

bool FlagsFinder::isFound  )  [inline]
 

Definition at line 635 of file visitor.h.

References found.

Referenced by Exp::containsFlags().

bool FlagsFinder::visit Binary e,
bool &  override
[private, virtual]
 

Reimplemented from ExpVisitor.

Definition at line 862 of file visitor.cpp.

References found, and Exp::isFlagCall().


Member Data Documentation

bool FlagsFinder::found [private]
 

Definition at line 632 of file visitor.h.

Referenced by isFound(), and visit().


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