glued.codescan.unrollscan

Undocumented in source.

Public Imports

glued.codescan.scannable
public import glued.codescan.scannable;

Members

Enums

NoOp
eponymoustemplate NoOp(T...)
Undocumented in source.

Functions

prepareScan
string prepareScan()
Undocumented in source. Be warned that the author may not have intended to support it.
scanIndexModule
string scanIndexModule()
Undocumented in source. Be warned that the author may not have intended to support it.
scanModule
string scanModule()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

unrollLoopThrough
mixintemplate unrollLoopThrough(alias scannable, string setup, alias aggregateConsumer, alias bundleConsumer, string teardown, string f = __FILE__, int l = __LINE__, string m = __MODULE__, string foo = __FUNCTION__, string prettyFoo = __PRETTY_FUNCTION__)
Undocumented in source.

Meta