Page MenuHomeWickedGov Phorge

ImportNamespaceSpecifier.php
No OneTemporary

Size
477 B
Referenced Files
None
Subscribers
None

ImportNamespaceSpecifier.php

<?php
/**
* This file is part of the Peast package
*
* (c) Marco Marchiò <marco.mm89@gmail.com>
*
* For the full copyright and license information refer to the LICENSE file
* distributed with this source code
*/
namespace Peast\Syntax\Node;
/**
* A node that represents a default import specifier.
* For example "test" in: import test from "test.js".
*
* @author Marco Marchiò <marco.mm89@gmail.com>
*/
class ImportNamespaceSpecifier extends ModuleSpecifier
{
}

File Metadata

Mime Type
text/x-php
Expires
Sat, May 16, 22:11 (1 d, 4 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
4a/cf/1523c68c9b33e880abe2031fe187
Default Alt Text
ImportNamespaceSpecifier.php (477 B)

Event Timeline