v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PreParserTraits::Type Struct Reference

#include <preparser.h>

Public Types

typedef PreParserParser
 
typedef PreParserScope Scope
 
typedef void GeneratorVariable
 
typedef void Zone
 
typedef PreParserIdentifier Identifier
 
typedef PreParserExpression Expression
 
typedef PreParserExpression YieldExpression
 
typedef PreParserExpression FunctionLiteral
 
typedef PreParserExpression ObjectLiteralProperty
 
typedef PreParserExpression Literal
 
typedef PreParserExpressionList ExpressionList
 
typedef PreParserExpressionList PropertyList
 
typedef PreParserFactory Factory
 

Detailed Description

Definition at line 799 of file preparser.h.

Member Typedef Documentation

Definition at line 813 of file preparser.h.

Definition at line 818 of file preparser.h.

Definition at line 822 of file preparser.h.

Definition at line 815 of file preparser.h.

typedef void GeneratorVariable

Definition at line 807 of file preparser.h.

Definition at line 812 of file preparser.h.

Definition at line 817 of file preparser.h.

Definition at line 816 of file preparser.h.

typedef PreParser* Parser

Definition at line 802 of file preparser.h.

Definition at line 819 of file preparser.h.

Definition at line 805 of file preparser.h.

Definition at line 814 of file preparser.h.

typedef void Zone

Definition at line 809 of file preparser.h.


The documentation for this struct was generated from the following file: