Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SourceLocation.php
SourceLocation::$start
Start position
Type:
Position
File
vendor/
mck89/
peast/
lib/
Peast/
Syntax/
SourceLocation.php
, line 25
Class
SourceLocation
This class represents a location in the source code with start and end position.
Namespace
Peast\Syntax
Code
public $start;
RSS feed