erjang.m.erlang
Class ErlFun

java.lang.Object
  extended by erjang.m.erlang.ErlFun

public class ErlFun
extends java.lang.Object

BIFs for fun_info/1, fun_info/2 and make_fun/3


Constructor Summary
ErlFun()
           
 
Method Summary
static ESeq fun_info(EObject fun_arg)
           
static EObject fun_info(EObject fun_arg, EObject spec_arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErlFun

public ErlFun()
Method Detail

fun_info

public static EObject fun_info(EObject fun_arg,
                               EObject spec_arg)

fun_info

public static ESeq fun_info(EObject fun_arg)


TBD erjang license note