#include <parser.h>
Definition at line 347 of file parser.h.
◆ AstProperties
| typedef v8::internal::AstProperties v8::internal::ParserTraits::Type::AstProperties |
◆ ClassLiteral
| typedef v8::internal::ClassLiteral* v8::internal::ParserTraits::Type::ClassLiteral |
◆ Expression
◆ ExpressionList
◆ Factory
| typedef AstNodeFactory<AstConstructionVisitor> v8::internal::ParserTraits::Type::Factory |
◆ FunctionLiteral
| typedef v8::internal::FunctionLiteral* v8::internal::ParserTraits::Type::FunctionLiteral |
◆ GeneratorVariable
| typedef Variable v8::internal::ParserTraits::Type::GeneratorVariable |
◆ Identifier
| typedef const AstRawString* v8::internal::ParserTraits::Type::Identifier |
◆ Literal
| typedef v8::internal::Literal* v8::internal::ParserTraits::Type::Literal |
◆ ObjectLiteralProperty
| typedef ObjectLiteral::Property* v8::internal::ParserTraits::Type::ObjectLiteralProperty |
◆ ParameterIdentifierVector
| typedef Vector<VariableProxy*> v8::internal::ParserTraits::Type::ParameterIdentifierVector |
◆ Parser
◆ PropertyList
| typedef ZoneList<ObjectLiteral::Property*>* v8::internal::ParserTraits::Type::PropertyList |
◆ Scope
◆ ScopePtr
◆ StatementList
◆ YieldExpression
| typedef Yield* v8::internal::ParserTraits::Type::YieldExpression |
◆ Zone
The documentation for this struct was generated from the following file: