mirror of
https://github.com/danog/PHP-Parser.git
synced 2024-12-11 17:09:41 +01:00
5 lines
58 B
PHP
5 lines
58 B
PHP
<?php
|
|
|
|
abstract class Node_Scalar extends NodeAbstract
|
|
{
|
|
} |