Returns the program's body
Statement[]|ModuleDeclaration[]
public function getBody() { return $this->body; }