stopMatcher property

NodeMatcher<T> stopMatcher
final

The NodeMatcher used to stop the walking.

Implementation

final NodeMatcher<T> stopMatcher;