<?php
/**
* @property array $vars Variable definitions
*/
class Node_Stmt_Static extends Node_Stmt
{
}