- camelToPascalCase
string camelToPascalCase(string camel)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDLangInterfaceName
string getDLangInterfaceName(string moduleName, string aggName, string funcName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDLangInterfaceName
string getDLangInterfaceName(string fqn, string funcName)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDLangSliceInterfaceName
string getDLangSliceInterfaceName(string fqn, string funcName)
Undocumented in source. Be warned that the author may not have intended to support it.