Vac Engine v1.1.1
  • GUIDES
  • Modules

    View Source VacEngine.Processor.Meta (Vac Engine v1.1.1)

    Compiler helpers

    Link to this section Summary

    Functions

    cast_path(name)

    Convert a path to string and integers (remove atoms and parse ints)

    container_type?(t)
    enum_type?(t)
    input?(mapping)
    is_type?(type, tname, in_list)
    itemize_type(t)
    list_type?(t)
    mappings()
    of_type?(t, val)
    output?(mapping)
    required?(mapping)
    types()

    Link to this section Functions

    Link to this function

    cast_path(name)

    View Source

    Convert a path to string and integers (remove atoms and parse ints)

    Link to this function

    container_type?(t)

    View Source
    Link to this function

    enum_type?(t)

    View Source
    Link to this function

    input?(mapping)

    View Source
    Link to this macro

    is_type?(type, tname, in_list)

    View Source (macro)
    Link to this function

    itemize_type(t)

    View Source
    Link to this function

    list_type?(t)

    View Source
    Link to this function

    mappings()

    View Source
    Link to this function

    of_type?(t, val)

    View Source
    Link to this function

    output?(mapping)

    View Source
    Link to this function

    required?(mapping)

    View Source
    Link to this function

    types()

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.0) for the Elixir programming language