V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
CharacterSet (uc16 standard_set_type) | |
CharacterSet (ZoneList< CharacterRange > *ranges) | |
ZoneList< CharacterRange > * | ranges (Zone *zone) |
uc16 | standard_set_type () const |
void | set_standard_set_type (uc16 special_set_type) |
bool | is_standard () |
void | Canonicalize () |
Definition at line 139 of file regexp-ast.h.