visitBlockStmt abstract method

T visitBlockStmt(
  1. Block stmt
)

Implementation

T visitBlockStmt(Block stmt);