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

Breadcrumb

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

Lexer::$yylloc

@var array{first_line: 0|positive-int, first_column: 0|positive-int, last_line: 0|positive-int, last_column: 0|positive-int}

Type: yylloc

File

vendor/seld/jsonlint/src/Seld/JsonLint/Lexer.php, line 81

Class

Lexer
Lexer class

Namespace

Seld\JsonLint

Code

public $yylloc;
RSS feed
Powered by Drupal