visitExprStmt method

T? visitExprStmt(
  1. ExprStmt node
)

Implementation

T? visitExprStmt(ExprStmt node) {}