matches abstract method

bool matches(
  1. ZukeScenarioContract contract
)

Returns whether contract matches this pattern.

Implementation

bool matches(ZukeScenarioContract contract);