expr ? [new Arg($node->expr)] : []; return new StaticCall(new FullyQualifiedName(BreakException::class), 'exitShell', $args); } return null; } }