<?php
/**
* @property array $parts Encapsed string array
*/
class Node_Expr_ShellExec extends Node_Expr
{
}