Tungsten v0.1.0 Tungsten.Codegen.Naming View Source
Convert spec names to Tungsten names
This module takes care of naming-related operations, and prevents certain collisions with reserved keywords.
Link to this section Summary
Link to this section Types
Link to this type
name() View Source
Link to this section Functions
Link to this function
command_name(name) View Source
Link to this function
command_to_method(command)
View Source
command_to_method(command)
View Source
command_to_method(Tungsten.Codegen.Command.t()) :: String.t()
command_to_method(Tungsten.Codegen.Command.t()) :: String.t()
Link to this function
domain_name_to_module(domain_name) View Source
Link to this function
enum_value(name) View Source
Link to this function
property(name) View Source
Link to this function
type_name(type_name) View Source
Link to this function