ParamVisitor

Undocumented in source.

Members

Functions

opApply
int opApply(int delegate(ref ParamCursor) dg)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Visitor.Constructors
Undocumented in source.

Properties

any
bool any [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
first
ParamCursor first [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isEmpty
bool isEmpty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
length
size_t length [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta