X7ROOT File Manager
Current Path:
/opt/cpanel/ea-wappspector/vendor/phpstan/phpdoc-parser/src/Ast
opt
/
cpanel
/
ea-wappspector
/
vendor
/
phpstan
/
phpdoc-parser
/
src
/
Ast
/
??
..
??
AbstractNodeVisitor.php
(671 B)
??
Attribute.php
(341 B)
??
Comment.php
(664 B)
??
ConstExpr
??
Node.php
(348 B)
??
NodeAttributes.php
(682 B)
??
NodeTraverser.php
(8.21 KB)
??
NodeVisitor
??
NodeVisitor.php
(2.45 KB)
??
PhpDoc
??
Type
Editing: Attribute.php
<?php declare(strict_types = 1); namespace PHPStan\PhpDocParser\Ast; final class Attribute { public const START_LINE = 'startLine'; public const END_LINE = 'endLine'; public const START_INDEX = 'startIndex'; public const END_INDEX = 'endIndex'; public const ORIGINAL_NODE = 'originalNode'; public const COMMENTS = 'comments'; }
Upload File
Create Folder