#include <regexp-nodes.h>
Definition at line 39 of file regexp-nodes.h.
◆ NodeInfo()
v8::internal::NodeInfo::NodeInfo |
( |
| ) |
|
|
inline |
◆ AddFromFollowing()
void v8::internal::NodeInfo::AddFromFollowing |
( |
NodeInfo * | that | ) |
|
|
inline |
◆ AddFromPreceding()
void v8::internal::NodeInfo::AddFromPreceding |
( |
NodeInfo * | that | ) |
|
|
inline |
◆ HasLookbehind()
bool v8::internal::NodeInfo::HasLookbehind |
( |
| ) |
|
|
inline |
◆ Matches()
◆ ResetCompilationState()
void v8::internal::NodeInfo::ResetCompilationState |
( |
| ) |
|
|
inline |
◆ at_end
bool v8::internal::NodeInfo::at_end |
◆ been_analyzed
bool v8::internal::NodeInfo::been_analyzed |
◆ being_analyzed
bool v8::internal::NodeInfo::being_analyzed |
◆ follows_newline_interest
bool v8::internal::NodeInfo::follows_newline_interest |
◆ follows_start_interest
bool v8::internal::NodeInfo::follows_start_interest |
◆ follows_word_interest
bool v8::internal::NodeInfo::follows_word_interest |
◆ replacement_calculated
bool v8::internal::NodeInfo::replacement_calculated |
◆ visited
bool v8::internal::NodeInfo::visited |
The documentation for this struct was generated from the following file: