matcher.Matcher
Base class for matcher objects. These allow you to store arguments that have been pass into a gunction call.
Constructor
matcher.Matcher()
Properties
readonly Array matchingArgs
Array of recorded arguments that matches