spectra_abstract_code (spectra v0.7.0)
View SourceSummary
Types
-type erl_parse__af_field_decl() :: term().
-type type_form_result() :: {{type, atom(), arity()}, spectra:sp_type()} | {{record, atom()}, spectra:sp_type()} | {{function, atom(), arity()}, [spectra:sp_function_spec()]}.
Functions
-spec types_in_module(atom()) -> spectra:type_info().
-spec types_in_module_path(file:filename()) -> spectra:type_info().