currentStep property
Allows matchers to get a sense for what step the HtmlParser is pinging
them for. Only non-null in calls to matches
.
Implementation
final CurrentStep currentStep;
Allows matchers to get a sense for what step the HtmlParser is pinging
them for. Only non-null in calls to matches
.
final CurrentStep currentStep;