kameloso IRC bot
Dlang.org
Introspection.allEventHandlerFunctionsInModule
kameloso
plugins
common
IRCPluginImpl
Introspection
Alias sequence of all top-level symbols annotated with
IRCEventHandler
s in this module.
struct
Introspection
alias
allEventHandlerFunctionsInModule
=
getSymbolsByUDA
!(
thisModule
,
IRCEventHandler
)
kameloso
plugins
common
IRCPluginImpl
Introspection
aliases
allEventHandlerFunctionsInModule
static variables
allEventHandlerUDAsInModule
Alias sequence of all top-level symbols annotated with IRCEventHandlers in this module.