mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-11-27 04:14:44 +01:00
5 lines
56 B
PHP
5 lines
56 B
PHP
<?php
|
|
|
|
abstract class Node_Stmt extends NodeAbstract
|
|
{
|
|
} |