visitVarDecl method

T? visitVarDecl(
  1. VarDecl node
)

Implementation

T? visitVarDecl(VarDecl node) {}