currentStep property

CurrentStep currentStep
final

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;