visitBlock abstract method

T visitBlock(
  1. BlockStatement node
)

Implementation

T visitBlock(BlockStatement node);