Example #1
0
 /**
  * ASTPrintExpression constructor.
  */
 public function __construct()
 {
     parent::__construct('print');
 }