dialyzer_contracts

Functions


type_fun(M, F, A, CS) -> term()

type_domain(M, F, A, CS) -> term()

check_contract(General_Domain, Contract_Range, Success_type) -> term()

check_contract(Contracts, Success_type) -> term()

check_contract(M, F, A, CS, Success_type) -> term()

get_contract(X1, CS) -> term()

get_contract_info(X1, CS) -> term()

check_contract_refined(Left) -> term()

delete_contracts(Left, NotFixpoint, Codeserver) -> term()

pp_type(Type) -> term()

pp_type(Type) -> term()

View Functions