Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

AttributeIssetTester Class Reference

#include <testers.h>

Inheritance diagram for AttributeIssetTester:

Node::Tester

Public Member Functions

 AttributeIssetTester (const string &iattribute, const bool iglobal)
 AttributeIssetTester (const Constant *iattribute, const bool iglobal)
virtual bool test (const Node *node, const NameSpace &nameSpace) const
virtual Tester * copy () const
virtual Tester * substitute (const Node::Assignment &assign)

Private Attributes

const string attribute
const bool global

Constructor & Destructor Documentation

AttributeIssetTester::AttributeIssetTester const string &  iattribute,
const bool  iglobal
[inline]
 

Definition at line 111 of file testers.h.

References attribute, and global.

Referenced by copy().

AttributeIssetTester::AttributeIssetTester const Constant iattribute,
const bool  iglobal
[inline]
 

Definition at line 112 of file testers.h.

References attribute, and global.


Member Function Documentation

virtual Tester* AttributeIssetTester::copy  )  const [inline, virtual]
 

Implements Node::Tester.

Definition at line 118 of file testers.h.

References attribute, AttributeIssetTester(), and global.

virtual Tester* AttributeIssetTester::substitute const Node::Assignment assign  )  [inline, virtual]
 

Definition at line 122 of file testers.h.

virtual bool AttributeIssetTester::test const Node node,
const NameSpace nameSpace
const [inline, virtual]
 

Implements Node::Tester.

Definition at line 114 of file testers.h.

References attribute, global, NameSpace::isAttributeSet(), and Node::toString().


Field Documentation

const string AttributeIssetTester::attribute [private]
 

Definition at line 108 of file testers.h.

Referenced by AttributeIssetTester(), copy(), and test().

const bool AttributeIssetTester::global [private]
 

Definition at line 109 of file testers.h.

Referenced by AttributeIssetTester(), copy(), and test().


The documentation for this class was generated from the following file:
Generated on Fri Nov 21 17:54:05 2003 for PHPX by doxygen 1.3.3