#include <ast.h>
v8::internal::Expressionを継承しています。
すべてのメンバ一覧
説明
ast.h の 1001 行で定義されています。
コンストラクタとデストラクタ
v8::internal::CountOperation::CountOperation |
( |
bool |
is_prefix, |
|
|
Token::Value |
op, |
|
|
Expression * |
expression | |
|
) |
| | [inline] |
関数
virtual void v8::internal::CountOperation::Accept |
( |
Visitor * |
v |
) |
[virtual] |
Expression* v8::internal::CountOperation::expression |
( |
|
) |
const [inline] |
bool v8::internal::CountOperation::is_postfix |
( |
|
) |
const [inline] |
bool v8::internal::CountOperation::is_prefix |
( |
|
) |
const [inline] |
virtual void v8::internal::CountOperation::MarkAsStatement |
( |
|
) |
[inline, virtual] |
Token::Value v8::internal::CountOperation::op |
( |
|
) |
const [inline] |
変数
このクラスの説明は次のファイルから生成されました: