ArgumentsTypeMatch

Undocumented in source.

Constructors

this
this(Dynamic[] args, bool delegate(Dynamic, Dynamic) del)
Undocumented in source.

Members

Functions

matches
bool matches(Dynamic[] args)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ArgumentsMatch

matches
bool matches(Dynamic[] args)
Undocumented in source.
toString
string toString()
Undocumented in source.

Meta