![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
GotoStatement (SourcePosition pos, std::string label, const std::vector< Expression *> &arguments) | |
![]() | |
Statement (Kind kind, SourcePosition pos) | |
![]() | |
AstNode (Kind kind, SourcePosition pos) | |
Public Attributes | |
std::string | label |
std::vector< Expression * > | arguments |
![]() | |
const Kind | kind |
SourcePosition | pos |
Additional Inherited Members | |
![]() | |
enum | Kind { ENUM_ITEM } |