visitAssertStmt method

T? visitAssertStmt(
  1. AssertStmt node
)

Implementation

T? visitAssertStmt(AssertStmt node) {}