31#ifndef _GDS_TREE_CHECKER_H_
32#define _GDS_TREE_CHECKER_H_
Defines types and macros used by the GDS-Parser.
int gds_tree_check_reference_loops(struct gds_library *lib)
gds_tree_check_reference_loops checks if the given library contains reference loops
int gds_tree_check_cell_references(struct gds_library *lib)
gds_tree_check_cell_references checks if all child cell references can be resolved in the given libra...