#include <scanner.h>
Definition at line 263 of file scanner.h.
◆ Location() [1/2]
v8::internal::Scanner::Location::Location |
( |
int | b, |
|
|
int | e ) |
|
inline |
◆ Location() [2/2]
v8::internal::Scanner::Location::Location |
( |
| ) |
|
|
inline |
◆ invalid()
static Location v8::internal::Scanner::Location::invalid |
( |
| ) |
|
|
inlinestatic |
◆ IsValid()
bool v8::internal::Scanner::Location::IsValid |
( |
| ) |
const |
|
inline |
◆ length()
int v8::internal::Scanner::Location::length |
( |
| ) |
const |
|
inline |
◆ beg_pos
int v8::internal::Scanner::Location::beg_pos |
◆ end_pos
int v8::internal::Scanner::Location::end_pos |
The documentation for this struct was generated from the following file: