Matcher<E extends Expression> constructor

Matcher<E extends Expression>(
  1. E expression
)

Implementation

Matcher(this.expression);