subtype.c File Reference

#include <string.h>
#include "subtype.h"
#include "symboldef.h"
#include "util.h"

Include dependency graph for subtype.c:


Functions

symboltablenewsymboltable ()
void * malloc ()
void ** realloc ()
void init_subtypetable (symboltable **table)
void insert_relation (symboltable *table, char *relation)
void add_relations (symboltable *table, symboltable *classes)
bool is_subtypeof (char *type, char *subtype)

Variables

symboltable ** use_files
symboltablesubtype_table

Function Documentation

symboltable* newsymboltable  ) 
 

void* malloc  ) 
 

void* * realloc  ) 
 

void init_subtypetable symboltable **  table  ) 
 

void insert_relation symboltable table,
char *  relation
 

void add_relations symboltable table,
symboltable classes
 

bool is_subtypeof char *  type,
char *  subtype
 


Variable Documentation

symboltable* * use_files
 

symboltable* subtype_table
 


Generated on Wed Apr 5 21:02:34 2006 for Sesame by  doxygen 1.4.6