ex_gram v0.28.0
  • Pages
  • Modules
  • Mix Tasks

    ExGram.Macros.Helpers (ex_gram v0.28.0) View Source

    Helpers for the ExGram.Macros module

    Link to this section Summary

    Functions

    analyze_param(full)
    file_parameters(analyzed)
    mandatory_parameters(analyzed)
    mandatory_type_specs(analyzed)
    mandatory_value_type(analyzed)
    optional_parameters(analyzed)
    optional_type_specs(analyzed)
    params_to_decode_as(params)
    struct_type_specs(initial)
    struct_type_specs(arg1, acc)
    type_to_spec(f)

    Link to this section Functions

    Link to this function

    analyze_param(full)

    View Source
    Link to this function

    file_parameters(analyzed)

    View Source
    Link to this function

    mandatory_parameters(analyzed)

    View Source
    Link to this function

    mandatory_type_specs(analyzed)

    View Source
    Link to this function

    mandatory_value_type(analyzed)

    View Source
    Link to this function

    optional_parameters(analyzed)

    View Source
    Link to this function

    optional_type_specs(analyzed)

    View Source
    Link to this function

    params_to_decode_as(params)

    View Source
    Link to this function

    struct_type_specs(initial)

    View Source
    Link to this function

    struct_type_specs(arg1, acc)

    View Source
    Link to this function

    type_to_spec(f)

    View Source

    Built using ExDoc (v0.23.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference