schema-salad-d ~master (2021-11-30T07:56:22Z)
Home
Dub
Repo
genIdentifier
salad
meta
mixin template
genIdentifier () {
import
std
.
traits
:
getSymbolsByUDA
;
;
static if
(
getSymbolsByUDA!(typeof(this), id).length == 1
)
auto
identifier
();
}
Members
Functions
identifier
auto
identifier
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
salad
meta
enums
hasIdentifier
isConstantMember
functions
ctorStr
stripLeftAll
mixin templates
genCtor
genIdentifier
genToString
structs
documentRoot
id
idMap
typeDSL
templates
ArrayDispatchStatement
Assign
Assign_
DispatchFun
DocumentRootType
EnumDispatchStatement
IdentifierType
RecordDispatchStatement