visitContinue abstract method

T? visitContinue(
  1. ContinueStatement node
)

Implementation

T? visitContinue(ContinueStatement node);