#include "symboldef.h"
Include dependency graph for subtype.h:
Go to the source code of this file.
Functions | |
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) |
|
|
|
|
|
|
|
|