V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ParserBase< Impl >::ClassInfo Struct Reference

Public Member Functions

 ClassInfo (ParserBase *parser)
 

Public Attributes

Variablevariable
 
ExpressionT extends
 
ClassPropertyListT properties
 
ClassPropertyListT static_fields
 
ClassPropertyListT instance_fields
 
FunctionLiteralT constructor
 
bool has_seen_constructor
 
bool has_name_static_property
 
bool has_static_computed_names
 
bool has_static_class_fields
 
bool has_instance_members
 
bool is_anonymous
 
DeclarationScopestatic_fields_scope
 
DeclarationScopeinstance_members_scope
 
int computed_field_count
 

Detailed Description

template<typename Impl>
struct v8::internal::ParserBase< Impl >::ClassInfo

Definition at line 547 of file parser-base.h.


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