v8
3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
|
#include <jsregexp.h>
Public Member Functions | |
virtual | ~NodeVisitor () |
virtual void | VisitLoopChoice (LoopChoiceNode *that) |
Definition at line 1496 of file jsregexp.h.
|
inlinevirtual |
Definition at line 1498 of file jsregexp.h.
|
inlinevirtual |
Reimplemented in Analysis.
Definition at line 1503 of file jsregexp.h.
Referenced by LoopChoiceNode::Accept().