You are here

public property BlockParserFrame::$prevOffset in Gutenberg 8.2

Byte offset into document for after parse token ends.

(used during reconstruction of stack into parse production)

Type: int

File

src/Parser/BlockParserFrame.php, line 47

Class

BlockParserFrame
Class BlockParserFrame.

Namespace

Drupal\gutenberg\Parser

Code

public $prevOffset;