#include <jsparse.h>
List of all members.
Member Function Documentation
| void JSParseNode::clear |
( |
|
) |
|
| uintN JSParseNode::frameLevel |
( |
|
) |
const [inline] |
| uintN JSParseNode::frameSlot |
( |
|
) |
const [inline] |
| JSParseNode* JSParseNode::generatorExpr |
( |
|
) |
const [inline] |
| void JSParseNode::initList |
( |
JSParseNode * |
pn |
) |
[inline] |
| bool JSParseNode::isAssigned |
( |
|
) |
const [inline] |
| bool JSParseNode::isBlockChild |
( |
|
) |
const [inline] |
| bool JSParseNode::isClosed |
( |
|
) |
const [inline] |
| bool JSParseNode::isConst |
( |
|
) |
const [inline] |
| bool JSParseNode::isConstant |
( |
|
) |
[inline] |
| bool JSParseNode::isDeoptimized |
( |
|
) |
const [inline] |
| bool JSParseNode::isDirectivePrologueMember |
( |
|
) |
const [inline] |
| bool JSParseNode::isEscapeFreeStringLiteral |
( |
|
) |
const [inline] |
| bool JSParseNode::isFunArg |
( |
|
) |
const [inline] |
| bool JSParseNode::isGeneratorExpr |
( |
|
) |
const [inline] |
| bool JSParseNode::isInitialized |
( |
|
) |
const [inline] |
| bool JSParseNode::isLet |
( |
|
) |
const [inline] |
| bool JSParseNode::isLiteral |
( |
|
) |
const [inline] |
| bool JSParseNode::isPlaceholder |
( |
|
) |
const [inline] |
| bool JSParseNode::isStringExprStatement |
( |
|
) |
const [inline] |
| bool JSParseNode::isTopLevel |
( |
|
) |
const [inline] |
| void JSParseNode::makeEmpty |
( |
|
) |
[inline] |
| void JSParseNode::setFunArg |
( |
|
) |
[inline] |
| bool JSParseNode::test |
( |
uintN |
flag |
) |
const [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: