ic_symtab

Functions


new() -> term()

store(G, N, X) -> term()

retrieve(G, Id) -> term()

soft_retrieve(G, Id) -> term()

intf_resolv(G, Scope, Id) -> term()

get_full_scoped_name(G, N, S) -> term()

scoped_id_new_global(Id) -> term()

scoped_id_new(Id) -> term()

scoped_id_add(S1, S2) -> term()

scoped_id_is_global(S) -> term()

scoped_id_strip(S) -> term()

symtab_add_faked_included_types(G) -> term()

View Functions