visitChoice abstract method

T visitChoice(
  1. ChoiceState node
)

Implementation

T visitChoice(ChoiceState node);