visitNode abstract method

T visitNode(
  1. State node
)

Implementation

T visitNode(State node);