![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
BlockStatement (SourcePosition pos, bool deferred=false, std::vector< Statement *> statements={}) | |
![]() | |
Statement (Kind kind, SourcePosition pos) | |
![]() | |
AstNode (Kind kind, SourcePosition pos) | |
Public Attributes | |
bool | deferred |
std::vector< Statement * > | statements |
![]() | |
const Kind | kind |
SourcePosition | pos |
Additional Inherited Members | |
![]() | |
enum | Kind { ENUM_ITEM } |