body property

List<Stmt> body
final

The body of code to visit if expr is truthy.

Implementation

final List<Stmt> body;