<?php
namespace PhpAot\Php;
use PhpParser\NodeVisitorAbstract;
class Visitor extends NodeVisitorAbstract
{
}