C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

testUnify Class Reference

Inheritance diagram for testUnify:

Phase List of all members.

Public Member Functions

virtual void get_flags (str_list_p &arg)
virtual void usage ()

Private Member Functions

void run ()

Member Function Documentation

virtual void Phase::get_flags str_list_p   arg [inline, virtual, inherited]
 

Reimplemented in vcgASTPhase, vcgCCGPhase, TreeCheckerPhase, and pointers_phase.

Definition at line 53 of file phase.h.

void testUnify::run void    [inline, private, virtual]
 

Implements Phase.

Definition at line 3615 of file unification.cc.

References UnificationBasedPtr::analyze_all(), Linker::link(), UnificationBasedPtr::print_ecr(), and CBZ::PrintLineOffset.

virtual void Phase::usage   [inline, virtual, inherited]
 

Reimplemented in TreeCheckerPhase.

Definition at line 55 of file phase.h.

Referenced by Phase_entry::print().


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

Generated on August 27, 2003
Back to the C-Breeze home page