V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::torque::ParameterList Struct Reference

Public Member Functions

std::vector< TypeExpression * > GetImplicitTypes ()
 
std::vector< TypeExpression * > GetExplicitTypes ()
 

Static Public Member Functions

static ParameterList Empty ()
 

Public Attributes

std::vector< std::string > names
 
std::vector< TypeExpression * > types
 
size_t implicit_count
 
bool has_varargs
 
std::string arguments_variable
 

Detailed Description

Definition at line 352 of file ast.h.


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