finding exported clauses

Raimo Niskanen raimo@REDACTED
Wed Dec 7 09:11:30 CET 2005


Module:module_info().
Module:module_info(exports).


thomaswhitcomb@REDACTED (Tom Whitcomb) writes:

> Hi,
> 
> Is there a way I find the exported clauses and their modules in an erlang shell environment.  Maybe something like:
> 
> getExportedClauses(Module) -> [clause] 
> getExportedClauses() -> [{module,clause}]
> 
> thanks for the help.
> 
> __________________________________________________________________
> Switch to Netscape Internet Service.
> As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register
> 
> Netscape. Just the Net You Need.
> 
> New! Netscape Toolbar for Internet Explorer
> Search from anywhere on the Web and block those annoying pop-ups.
> Download now at http://channels.netscape.com/ns/search/install.jsp

-- 

/ Raimo Niskanen, Erlang/OTP, Ericsson AB



More information about the erlang-questions mailing list