Module lfe_trans

Function Index

from_body/1
from_body/2
from_expr/1
from_expr/2
from_lit/1
to_expr/2
to_lit/2

Function Details

from_body/1

from_body(Es) -> any()

from_body/2

from_body(Es, Vs0) -> any()

from_expr/1

from_expr(E) -> any()

from_expr/2

from_expr(E, Vs0) -> any()

from_lit/1

from_lit(X1) -> any()

to_expr/2

to_expr(E, L) -> any()

to_lit/2

to_lit(I, L) -> any()


Generated by EDoc