C-Breeze
C Compiler Infrastructure

[ Project home page]

Unify_Blank Struct Reference

#include <unification.h>

List of all members.

Public Member Functions

 Unify_Blank (Unify_Size _s, Unify_Parents _p)

Public Attributes

Unify_Size s
Unify_Parents p


Constructor & Destructor Documentation

Unify_Blank::Unify_Blank Unify_Size  _s,
Unify_Parents  _p
[inline]
 

Definition at line 261 of file unification.h.


Member Data Documentation

Unify_Parents Unify_Blank::p
 

Definition at line 260 of file unification.h.

Unify_Size Unify_Blank::s
 

Definition at line 259 of file unification.h.


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

Generated on February 1, 2006
Back to the C-Breeze home page