ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
IntArithLogicalFact Class Reference

#include <intArithLogical.h>

Inheritance diagram for IntArithLogicalFact:
Collaboration diagram for IntArithLogicalFact:

Public Member Functions

 IntArithLogicalFact ()
 
 IntArithLogicalFact (const IntArithLogical &expr)
 
 IntArithLogicalFact (const IntArithLogicalFact &that)
 
NodeFactcopy () const
 
std::string str (std::string indent="")
 

Public Attributes

IntArithLogical expr
 

Detailed Description

Definition at line 438 of file intArithLogical.h.

Constructor & Destructor Documentation

IntArithLogicalFact::IntArithLogicalFact ( )
inline

Definition at line 443 of file intArithLogical.h.

IntArithLogicalFact::IntArithLogicalFact ( const IntArithLogical expr)
inline

Definition at line 446 of file intArithLogical.h.

IntArithLogicalFact::IntArithLogicalFact ( const IntArithLogicalFact that)
inline

Definition at line 449 of file intArithLogical.h.

References expr.

Member Function Documentation

NodeFact* IntArithLogicalFact::copy ( ) const
virtual

Implements NodeFact.

std::string IntArithLogicalFact::str ( std::string  indent = "")
virtual

Implements printable.

Member Data Documentation

IntArithLogical IntArithLogicalFact::expr

Definition at line 441 of file intArithLogical.h.

Referenced by IntArithLogicalFact().


The documentation for this class was generated from the following file: