Goldorin

v0.39.0

  • Pages
  • Modules

    Goldorin v0.39.0 Goldorin.CodeGen.Utils View Source

    General utility functions for code generator

    Link to this section Summary

    Functions

    gen_app_name(app)
    gen_module_name(app, prefix, name, postfix \\ "")
    get_opts(meta, allowed)
    normalize_name(name)
    not_implemented(item)
    process_meta(p)

    Link to this section Functions

    Link to this function

    gen_app_name(app) View Source

    Link to this function

    gen_module_name(app, prefix, name, postfix \\ "") View Source

    Link to this function

    get_opts(meta, allowed) View Source

    Link to this function

    normalize_name(name) View Source

    Link to this function

    not_implemented(item) View Source

    Link to this function

    process_meta(p) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer.