Lexgen.Types (lexgen v1.0.0)
Summary
Functions
Returns the default value for a given field.
Convert a ref
string to a module name.
Convert a field definition to an Ecto type.
Convert a field definition to a native Elixir type.
Functions
Returns the default value for a given field.
If the type def already has a default
key, it is returned as-is. If no explicit default value is provided, the type
of the field will determine the default value.
Convert a ref
string to a module name.
Convert a field definition to an Ecto type.
Convert a field definition to a native Elixir type.