finding exported clauses

Vlad Dumitrescu XX (LN/EAB) vlad.xx.dumitrescu@REDACTED
Wed Dec 7 09:12:10 CET 2005


Try

Module:module_info(exports).

Regards,
Vlad
 

> -----Original Message-----
> From: owner-erlang-questions@REDACTED 
> [mailto:owner-erlang-questions@REDACTED] On Behalf Of Tom Whitcomb
> Sent: Wednesday, December 07, 2005 2:31 AM
> To: erlang-questions@REDACTED
> Subject: finding exported clauses
> 
> 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
> 



More information about the erlang-questions mailing list