V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Scanner::Location Struct Reference

Public Member Functions

 Location (int b, int e)
 
int length () const
 
bool IsValid () const
 

Static Public Member Functions

static Location invalid ()
 

Public Attributes

int beg_pos
 
int end_pos
 

Detailed Description

Definition at line 254 of file scanner.h.


The documentation for this struct was generated from the following file: