PATH:
home
/
centosnipponia
/
public_html
/
apptt
/
vendor
/
phpunit
/
php-token-stream
/
src
<?php declare(strict_types=1); /* * This file is part of phpunit/php-token-stream. * * (c) Sebastian Bergmann <sebastian@phpunit.de> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ class PHP_Token_DNUMBER extends PHP_Token { }
[+]
..
[-] Abstract.php
[edit]
[-] Ampersand.php
[edit]
[-] AndEqual.php
[edit]
[-] Array.php
[edit]
[-] ArrayCast.php
[edit]
[-] As.php
[edit]
[-] At.php
[edit]
[-] Backtick.php
[edit]
[-] BadCharacter.php
[edit]
[-] BoolCast.php
[edit]
[-] BooleanAnd.php
[edit]
[-] BooleanOr.php
[edit]
[-] CachingFactory.php
[edit]
[-] Callable.php
[edit]
[-] Caret.php
[edit]
[-] Case.php
[edit]
[-] Catch.php
[edit]
[-] Character.php
[edit]
[-] Class.php
[edit]
[-] ClassC.php
[edit]
[-] ClassNameConstant.php
[edit]
[-] Clone.php
[edit]
[-] CloseBracket.php
[edit]
[-] CloseCurly.php
[edit]
[-] CloseSquare.php
[edit]
[-] CloseTag.php
[edit]
[-] Coalesce.php
[edit]
[-] CoalesceEqual.php
[edit]
[-] Colon.php
[edit]
[-] Comma.php
[edit]
[-] Comment.php
[edit]
[-] ConcatEqual.php
[edit]
[-] Const.php
[edit]
[-] ConstantEncapsedString.php
[edit]
[-] Continue.php
[edit]
[-] CurlyOpen.php
[edit]
[-] DNumber.php
[edit]
[-] Dec.php
[edit]
[-] Declare.php
[edit]
[-] Default.php
[edit]
[-] Dir.php
[edit]
[-] Div.php
[edit]
[-] DivEqual.php
[edit]
[-] Do.php
[edit]
[-] DocComment.php
[edit]
[-] Dollar.php
[edit]
[-] DollarOpenCurlyBraces.php
[edit]
[-] Dot.php
[edit]
[-] DoubleArrow.php
[edit]
[-] DoubleCast.php
[edit]
[-] DoubleColon.php
[edit]
[-] DoubleQuotes.php
[edit]
[-] Echo.php
[edit]
[-] Ellipsis.php
[edit]
[-] Else.php
[edit]
[-] Elseif.php
[edit]
[-] Empty.php
[edit]
[-] EncapsedAndWhitespace.php
[edit]
[-] EndHeredoc.php
[edit]
[-] Enddeclare.php
[edit]
[-] Endfor.php
[edit]
[-] Endforeach.php
[edit]
[-] Endif.php
[edit]
[-] Endswitch.php
[edit]
[-] Endwhile.php
[edit]
[-] Equal.php
[edit]
[-] Eval.php
[edit]
[-] ExclamationMark.php
[edit]
[-] Exit.php
[edit]
[-] Extends.php
[edit]
[-] File.php
[edit]
[-] Final.php
[edit]
[-] Finally.php
[edit]
[-] Fn.php
[edit]
[-] For.php
[edit]
[-] Foreach.php
[edit]
[-] FuncC.php
[edit]
[-] Function.php
[edit]
[-] Global.php
[edit]
[-] Goto.php
[edit]
[-] Gt.php
[edit]
[-] HaltCompiler.php
[edit]
[-] If.php
[edit]
[-] Implements.php
[edit]
[-] Inc.php
[edit]
[-] Include.php
[edit]
[-] IncludeOnce.php
[edit]
[-] Includes.php
[edit]
[-] InlineHtml.php
[edit]
[-] Instanceof.php
[edit]
[-] Insteadof.php
[edit]
[-] IntCast.php
[edit]
[-] Interface.php
[edit]
[-] IsEqual.php
[edit]
[-] IsGreaterOrEqual.php
[edit]
[-] IsIdentical.php
[edit]
[-] IsNotEqual.php
[edit]
[-] IsNotIdentical.php
[edit]
[-] IsSmallerOrEqual.php
[edit]
[-] Isset.php
[edit]
[-] Line.php
[edit]
[-] List.php
[edit]
[-] Lnumber.php
[edit]
[-] LogicalAnd.php
[edit]
[-] LogicalOr.php
[edit]
[-] LogicalXor.php
[edit]
[-] Lt.php
[edit]
[-] MethodC.php
[edit]
[-] Minus.php
[edit]
[-] MinusEqual.php
[edit]
[-] ModEqual.php
[edit]
[-] MulEqual.php
[edit]
[-] Mult.php
[edit]
[-] NameFullyQualified.php
[edit]
[-] NameQualified.php
[edit]
[-] NameRelative.php
[edit]
[-] Namespace.php
[edit]
[-] New.php
[edit]
[-] NsC.php
[edit]
[-] NsSeparator.php
[edit]
[-] NumString.php
[edit]
[-] ObjectCast.php
[edit]
[-] ObjectOperator.php
[edit]
[-] OpenBracket.php
[edit]
[-] OpenCurly.php
[edit]
[-] OpenSquare.php
[edit]
[-] OpenTag.php
[edit]
[-] OpenTagWithEcho.php
[edit]
[-] OrEqual.php
[edit]
[-] PaamayimNekudotayim.php
[edit]
[-] Percent.php
[edit]
[-] Pipe.php
[edit]
[-] Plus.php
[edit]
[-] PlusEqual.php
[edit]
[-] Pow.php
[edit]
[-] PowEqual.php
[edit]
[-] Print.php
[edit]
[-] Private.php
[edit]
[-] Protected.php
[edit]
[-] Public.php
[edit]
[-] QuestionMark.php
[edit]
[-] Require.php
[edit]
[-] RequireOnce.php
[edit]
[-] Return.php
[edit]
[-] Semicolon.php
[edit]
[-] Sl.php
[edit]
[-] SlEqual.php
[edit]
[-] Spaceship.php
[edit]
[-] Sr.php
[edit]
[-] SrEqual.php
[edit]
[-] StartHeredoc.php
[edit]
[-] Static.php
[edit]
[-] Stream.php
[edit]
[-] String.php
[edit]
[-] StringCast.php
[edit]
[-] StringVarname.php
[edit]
[-] Switch.php
[edit]
[-] Throw.php
[edit]
[-] Tilde.php
[edit]
[-] Token.php
[edit]
[-] TokenWithScope.php
[edit]
[-] TokenWithScopeAndVisibility.php
[edit]
[-] Trait.php
[edit]
[-] TraitC.php
[edit]
[-] Try.php
[edit]
[-] Unset.php
[edit]
[-] UnsetCast.php
[edit]
[-] Use.php
[edit]
[-] UseFunction.php
[edit]
[-] Util.php
[edit]
[-] Var.php
[edit]
[-] Variable.php
[edit]
[-] While.php
[edit]
[-] Whitespace.php
[edit]
[-] XorEqual.php
[edit]
[-] Yield.php
[edit]
[-] YieldFrom.php
[edit]
[-] break.php
[edit]
[-] .htaccess.disabled
[edit]