visitBlockStmt method

T? visitBlockStmt(
  1. BlockStmt node
)

Implementation

T? visitBlockStmt(BlockStmt node) {}