DoxigAlpha

NameStrategy

Fields of this type

Fields

#
parent:parent
Use the same name as the parent declaration name.
func:func
Use the name of the currently executing comptime function call,
anon:anon
Create an anonymous name for this declaration.
dbg_var:dbg_var
Use the name specified in the next `dbg_var_{val,ptr}` instruction.