V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::Interval Class Reference

Public Member Functions

 Interval (int from, int to)
 
Interval Union (Interval that)
 
bool Contains (int value)
 
bool is_empty ()
 
int from () const
 
int to () const
 

Static Public Member Functions

static Interval Empty ()
 

Static Public Attributes

static const int kNone = -1
 

Detailed Description

Definition at line 51 of file regexp-ast.h.


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