visitIf method

T? visitIf(
  1. IfStmt node
)

Implementation

T? visitIf(IfStmt node) {}