Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. ParserAbstract.php

ParserAbstract::$tokenToSymbol

@var int[] Map of external symbols (static::T_*) to internal symbols

Type: tokenToSymbol

File

vendor/nikic/php-parser/lib/PhpParser/ParserAbstract.php, line 74

Class

ParserAbstract

Namespace

PhpParser

Code

protected array $tokenToSymbol;
RSS feed
Powered by Drupal