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