Constants
|
public
PhpParser\Parser\Tokens
::T_ABSTRACT
=
354
|
public
PhpParser\Parser\Tokens
::T_AMPERSAND_FOLLOWED_BY_VAR_OR_VARARG
=
287
|
public
PhpParser\Parser\Tokens
::T_AMPERSAND_NOT_FOLLOWED_BY_VAR_OR_VARARG
=
286
|
public
PhpParser\Parser\Tokens
::T_AND_EQUAL
=
276
|
public
PhpParser\Parser\Tokens
::T_ARRAY
=
374
|
public
PhpParser\Parser\Tokens
::T_ARRAY_CAST
=
303
|
public
PhpParser\Parser\Tokens
::T_AS
=
334
|
public
PhpParser\Parser\Tokens
::T_ATTRIBUTE
=
395
|
public
PhpParser\Parser\Tokens
::T_BOOL_CAST
=
305
|
public
PhpParser\Parser\Tokens
::T_BOOLEAN_AND
=
285
|
public
PhpParser\Parser\Tokens
::T_BOOLEAN_OR
=
284
|
public
PhpParser\Parser\Tokens
::T_BREAK
=
340
|
public
PhpParser\Parser\Tokens
::T_CALLABLE
=
375
|
public
PhpParser\Parser\Tokens
::T_CASE
=
338
|
public
PhpParser\Parser\Tokens
::T_CATCH
=
348
|
public
PhpParser\Parser\Tokens
::T_CLASS
=
365
|
public
PhpParser\Parser\Tokens
::T_CLASS_C
=
376
|
public
PhpParser\Parser\Tokens
::T_CLONE
=
309
|
public
PhpParser\Parser\Tokens
::T_COALESCE
=
283
|
public
PhpParser\Parser\Tokens
::T_COALESCE_EQUAL
=
282
|
public
PhpParser\Parser\Tokens
::T_CONCAT_EQUAL
=
274
|
public
PhpParser\Parser\Tokens
::T_CONST
=
345
|
public
PhpParser\Parser\Tokens
::T_CONSTANT_ENCAPSED_STRING
=
323
|
public
PhpParser\Parser\Tokens
::T_CONTINUE
=
341
|
public
PhpParser\Parser\Tokens
::T_CURLY_OPEN
=
385
|
public
PhpParser\Parser\Tokens
::T_DEC
=
299
|
public
PhpParser\Parser\Tokens
::T_DECLARE
=
332
|
public
PhpParser\Parser\Tokens
::T_DEFAULT
=
339
|
public
PhpParser\Parser\Tokens
::T_DIR
=
389
|
public
PhpParser\Parser\Tokens
::T_DIV_EQUAL
=
273
|
public
PhpParser\Parser\Tokens
::T_DNUMBER
=
316
|
public
PhpParser\Parser\Tokens
::T_DO
=
325
|
public
PhpParser\Parser\Tokens
::T_DOLLAR_OPEN_CURLY_BRACES
=
384
|
public
PhpParser\Parser\Tokens
::T_DOUBLE_ARROW
=
268
|
public
PhpParser\Parser\Tokens
::T_DOUBLE_CAST
=
301
|
public
PhpParser\Parser\Tokens
::T_ECHO
=
324
|
public
PhpParser\Parser\Tokens
::T_ELLIPSIS
=
391
|
public
PhpParser\Parser\Tokens
::T_ELSE
=
313
|
public
PhpParser\Parser\Tokens
::T_ELSEIF
=
312
|
public
PhpParser\Parser\Tokens
::T_EMPTY
=
363
|
public
PhpParser\Parser\Tokens
::T_ENCAPSED_AND_WHITESPACE
=
322
|
public
PhpParser\Parser\Tokens
::T_END_HEREDOC
=
383
|
public
PhpParser\Parser\Tokens
::T_ENDDECLARE
=
333
|
public
PhpParser\Parser\Tokens
::T_ENDFOR
=
329
|
public
PhpParser\Parser\Tokens
::T_ENDFOREACH
=
331
|
public
PhpParser\Parser\Tokens
::T_ENDIF
=
314
|
public
PhpParser\Parser\Tokens
::T_ENDSWITCH
=
337
|
public
PhpParser\Parser\Tokens
::T_ENDWHILE
=
327
|
public
PhpParser\Parser\Tokens
::T_ENUM
=
368
|
public
PhpParser\Parser\Tokens
::T_EVAL
=
260
|
public
PhpParser\Parser\Tokens
::T_EXIT
=
310
|
public
PhpParser\Parser\Tokens
::T_EXTENDS
=
369
|
public
PhpParser\Parser\Tokens
::T_FILE
=
381
|
public
PhpParser\Parser\Tokens
::T_FINAL
=
355
|
public
PhpParser\Parser\Tokens
::T_FINALLY
=
349
|
public
PhpParser\Parser\Tokens
::T_FN
=
344
|
public
PhpParser\Parser\Tokens
::T_FOR
=
328
|
public
PhpParser\Parser\Tokens
::T_FOREACH
=
330
|
public
PhpParser\Parser\Tokens
::T_FUNC_C
=
379
|
public
PhpParser\Parser\Tokens
::T_FUNCTION
=
343
|
public
PhpParser\Parser\Tokens
::T_GLOBAL
=
352
|
public
PhpParser\Parser\Tokens
::T_GOTO
=
342
|
public
PhpParser\Parser\Tokens
::T_HALT_COMPILER
=
364
|
public
PhpParser\Parser\Tokens
::T_IF
=
311
|
public
PhpParser\Parser\Tokens
::T_IMPLEMENTS
=
370
|
public
PhpParser\Parser\Tokens
::T_INC
=
298
|
public
PhpParser\Parser\Tokens
::T_INCLUDE
=
258
|
public
PhpParser\Parser\Tokens
::T_INCLUDE_ONCE
=
259
|
public
PhpParser\Parser\Tokens
::T_INLINE_HTML
=
321
|
public
PhpParser\Parser\Tokens
::T_INSTANCEOF
=
297
|
public
PhpParser\Parser\Tokens
::T_INSTEADOF
=
351
|
public
PhpParser\Parser\Tokens
::T_INT_CAST
=
300
|
public
PhpParser\Parser\Tokens
::T_INTERFACE
=
367
|
public
PhpParser\Parser\Tokens
::T_IS_EQUAL
=
288
|
public
PhpParser\Parser\Tokens
::T_IS_GREATER_OR_EQUAL
=
294
|
public
PhpParser\Parser\Tokens
::T_IS_IDENTICAL
=
290
|
public
PhpParser\Parser\Tokens
::T_IS_NOT_EQUAL
=
289
|
public
PhpParser\Parser\Tokens
::T_IS_NOT_IDENTICAL
=
291
|
public
PhpParser\Parser\Tokens
::T_IS_SMALLER_OR_EQUAL
=
293
|
public
PhpParser\Parser\Tokens
::T_ISSET
=
362
|
public
PhpParser\Parser\Tokens
::T_LINE
=
380
|
public
PhpParser\Parser\Tokens
::T_LIST
=
373
|
public
PhpParser\Parser\Tokens
::T_LNUMBER
=
315
|
public
PhpParser\Parser\Tokens
::T_LOGICAL_AND
=
265
|
public
PhpParser\Parser\Tokens
::T_LOGICAL_OR
=
263
|
public
PhpParser\Parser\Tokens
::T_LOGICAL_XOR
=
264
|
public
PhpParser\Parser\Tokens
::T_MATCH
=
336
|
public
PhpParser\Parser\Tokens
::T_METHOD_C
=
378
|
public
PhpParser\Parser\Tokens
::T_MINUS_EQUAL
=
271
|
public
PhpParser\Parser\Tokens
::T_MOD_EQUAL
=
275
|
public
PhpParser\Parser\Tokens
::T_MUL_EQUAL
=
272
|
public
PhpParser\Parser\Tokens
::T_NAME_FULLY_QUALIFIED
=
392
|
public
PhpParser\Parser\Tokens
::T_NAME_QUALIFIED
=
393
|
public
PhpParser\Parser\Tokens
::T_NAME_RELATIVE
=
394
|
public
PhpParser\Parser\Tokens
::T_NAMESPACE
=
387
|
public
PhpParser\Parser\Tokens
::T_NEW
=
308
|
public
PhpParser\Parser\Tokens
::T_NS_C
=
388
|
public
PhpParser\Parser\Tokens
::T_NS_SEPARATOR
=
390
|
public
PhpParser\Parser\Tokens
::T_NULLSAFE_OBJECT_OPERATOR
=
372
|
public
PhpParser\Parser\Tokens
::T_NUM_STRING
=
320
|
public
PhpParser\Parser\Tokens
::T_OBJECT_CAST
=
304
|
public
PhpParser\Parser\Tokens
::T_OBJECT_OPERATOR
=
371
|
public
PhpParser\Parser\Tokens
::T_OR_EQUAL
=
277
|
public
PhpParser\Parser\Tokens
::T_PAAMAYIM_NEKUDOTAYIM
=
386
|
public
PhpParser\Parser\Tokens
::T_PLUS_EQUAL
=
270
|
public
PhpParser\Parser\Tokens
::T_POW
=
307
|
public
PhpParser\Parser\Tokens
::T_POW_EQUAL
=
281
|
public
PhpParser\Parser\Tokens
::T_PRINT
=
266
|
public
PhpParser\Parser\Tokens
::T_PRIVATE
=
356
|
public
PhpParser\Parser\Tokens
::T_PROTECTED
=
357
|
public
PhpParser\Parser\Tokens
::T_PUBLIC
=
358
|
public
PhpParser\Parser\Tokens
::T_READONLY
=
359
|
public
PhpParser\Parser\Tokens
::T_REQUIRE
=
261
|
public
PhpParser\Parser\Tokens
::T_REQUIRE_ONCE
=
262
|
public
PhpParser\Parser\Tokens
::T_RETURN
=
346
|
public
PhpParser\Parser\Tokens
::T_SL
=
295
|
public
PhpParser\Parser\Tokens
::T_SL_EQUAL
=
279
|
public
PhpParser\Parser\Tokens
::T_SPACESHIP
=
292
|
public
PhpParser\Parser\Tokens
::T_SR
=
296
|
public
PhpParser\Parser\Tokens
::T_SR_EQUAL
=
280
|
public
PhpParser\Parser\Tokens
::T_START_HEREDOC
=
382
|
public
PhpParser\Parser\Tokens
::T_STATIC
=
353
|
public
PhpParser\Parser\Tokens
::T_STRING
=
317
|
public
PhpParser\Parser\Tokens
::T_STRING_CAST
=
302
|
public
PhpParser\Parser\Tokens
::T_STRING_VARNAME
=
318
|
public
PhpParser\Parser\Tokens
::T_SWITCH
=
335
|
public
PhpParser\Parser\Tokens
::T_THROW
=
257
|
public
PhpParser\Parser\Tokens
::T_TRAIT
=
366
|
public
PhpParser\Parser\Tokens
::T_TRAIT_C
=
377
|
public
PhpParser\Parser\Tokens
::T_TRY
=
347
|
public
PhpParser\Parser\Tokens
::T_UNSET
=
361
|
public
PhpParser\Parser\Tokens
::T_UNSET_CAST
=
306
|
public
PhpParser\Parser\Tokens
::T_USE
=
350
|
public
PhpParser\Parser\Tokens
::T_VAR
=
360
|
public
PhpParser\Parser\Tokens
::T_VARIABLE
=
319
|
public
PhpParser\Parser\Tokens
::T_WHILE
=
326
|
public
PhpParser\Parser\Tokens
::T_XOR_EQUAL
=
278
|
public
PhpParser\Parser\Tokens
::T_YIELD
=
267
|
public
PhpParser\Parser\Tokens
::T_YIELD_FROM
=
269
|
public
PhpParser\Parser\Tokens
::YYERRTOK
=
256
|