visitDoWhile abstract method

T visitDoWhile(
  1. DoWhileStatement node
)

Implementation

T visitDoWhile(DoWhileStatement node);