V8 Project
|
#include <preparser.h>
Public Member Functions | |
PreParserExpressionList () | |
PreParserExpressionList * | operator-> () |
void | Add (PreParserExpression, void *) |
int | length () const |
Private Attributes | |
int | length_ |
Definition at line 866 of file preparser.h.
|
inline |
Definition at line 869 of file preparser.h.
|
inline |
|
inline |
|
inline |
Definition at line 870 of file preparser.h.
|
private |
Definition at line 874 of file preparser.h.