mirror of
https://github.com/danog/PHP-Parser.git
synced 2025-01-07 13:38:26 +01:00
5 lines
56 B
PHP
5 lines
56 B
PHP
<?php
|
|
|
|
abstract class Node_Expr extends NodeAbstract
|
|
{
|
|
} |