#include <regexp-ast.h>
Definition at line 490 of file regexp-ast.h.
◆ TextType
◆ TextElement()
◆ Atom()
◆ atom()
RegExpAtom * v8::internal::TextElement::atom |
( |
| ) |
const |
|
inline |
◆ class_ranges()
◆ ClassRanges()
◆ cp_offset()
int v8::internal::TextElement::cp_offset |
( |
| ) |
const |
|
inline |
◆ length()
int v8::internal::TextElement::length |
( |
| ) |
const |
◆ set_cp_offset()
void v8::internal::TextElement::set_cp_offset |
( |
int | cp_offset | ) |
|
|
inline |
◆ text_type()
TextType v8::internal::TextElement::text_type |
( |
| ) |
const |
|
inline |
◆ tree()
RegExpTree * v8::internal::TextElement::tree |
( |
| ) |
const |
|
inline |
◆ cp_offset_
int v8::internal::TextElement::cp_offset_ |
|
private |
◆ text_type_
TextType v8::internal::TextElement::text_type_ |
|
private |
◆ tree_
The documentation for this class was generated from the following files: