Tungsten v0.1.0 Tungsten.Codegen.Typespec View Source
Generates typespecs for protocol types.
Link to this section Summary
Functions
Generates a typespec for a given protocol Tungsten.Codegen.Type
Link to this section Functions
Link to this function
generate_properties_typespec(properties)
View Source
generate_properties_typespec(properties)
View Source
generate_properties_typespec([Tungsten.Codegen.Property.t()] | nil) :: Macro.t()
generate_properties_typespec([Tungsten.Codegen.Property.t()] | nil) :: Macro.t()
Link to this function
generate_typespec(type)
View Source
generate_typespec(type)
View Source
generate_typespec(Tungsten.Codegen.Type.t()) :: Macro.t()
generate_typespec(Tungsten.Codegen.Type.t()) :: Macro.t()
Generates a typespec for a given protocol Tungsten.Codegen.Type