V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Types | |
enum | Kind { NORMAL, PARAMETER, FOR_EACH } |
Public Attributes | |
Scope * | scope |
VariableMode | mode |
int | declaration_pos |
int | initialization_pos |
Kind | declaration_kind |
Definition at line 484 of file parser-base.h.