visitEmptyExpr method

T? visitEmptyExpr(
  1. ASTEmpty node
)

Implementation

T? visitEmptyExpr(ASTEmpty node) {}