ic_codegen

Functions


emit(Fd, Str) -> term()

emit(Fd, Fmt, Args) -> term()

emit_c_enc_rpt(Fd, Prefix, Fmt, Args) -> term()

emit_c_dec_rpt(Fd, Prefix, Fmt, Args) -> term()

comment(Fd, C) -> term()

comment(Fd, C, A) -> term()

comment(Fd, C, A, CommentSequence) -> term()

comment_inlined(Fd, C, A, Start, End) -> term()

comment_prefixed(Fd, C, A, Prefix) -> term()

mcomment(Fd, List) -> term()

mcomment(Fd, List, X3) -> term()

mcomment_inlined(Fd, List, Start, End, Intermediate) -> term()

mcomment_prefixed(Fd, List, Prefix) -> term()

mcomment_light(Fd, List) -> term()

mcomment_light(Fd, List, Prefix) -> term()

mcomment_light_inlined(Fd, List, Start, End, Intermediate) -> term()

mcomment_light_prefixed(Fd, List, Prefix) -> term()

nl(Fd) -> term()

record(G, X, Name, IFRID, Recs) -> term()

export(F, Exports) -> term()

emit_stub_head(G, F1, Name, X4) -> term()

emit_hrl_head(G, Fd, Name, X4) -> term()

emit_hrl_foot(G, X2) -> term()

View Functions