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