See More

self::class, 'statements' => array_map(static fn (Node $node): array => $node->toArray(), $this->statements), ]; } }