Public Member Functions | Private Attributes

OA::SSA::SSAStandard::LeafUse Class Reference

#include <SSAStandard.hpp>

Inheritance diagram for OA::SSA::SSAStandard::LeafUse:
Inheritance graph
[legend]
Collaboration diagram for OA::SSA::SSAStandard::LeafUse:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LeafUse (LeafHandle l)
void dump (std::ostream &)
Defdef ()

Private Attributes

LeafHandle leaf
Defdefinition

Detailed Description

Definition at line 106 of file SSAStandard.hpp.


Constructor & Destructor Documentation

OA::SSA::SSAStandard::LeafUse::LeafUse ( LeafHandle  l  )  [inline]

Definition at line 108 of file SSAStandard.hpp.

References leaf.


Member Function Documentation

Def* OA::SSA::SSAStandard::LeafUse::def (  )  [inline, virtual]

Implements OA::SSA::SSAStandard::Use.

Definition at line 110 of file SSAStandard.hpp.

References definition.

void OA::SSA::SSAStandard::LeafUse::dump ( std::ostream &   )  [virtual]

Member Data Documentation

Definition at line 113 of file SSAStandard.hpp.

Referenced by def().

Definition at line 112 of file SSAStandard.hpp.

Referenced by LeafUse().


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