visitVarStmt abstract method

T visitVarStmt(
  1. Var stmt
)

Implementation

T visitVarStmt(Var stmt);