|
typedef base::ThreadedList< Declaration > | List |
|
enum | NodeType : uint8_t { AST_NODE_LIST =(DECLARE_TYPE_ENUM)
} |
|
| VariableDeclaration (VariableProxy *proxy, int pos, bool is_nested=false) |
|
| Declaration (VariableProxy *proxy, int pos, NodeType type) |
|
| AstNode (int position, NodeType type) |
|
uint32_t | bit_field_ |
|
static const uint8_t | kNextBitFieldIndex = IsNestedField::kNext |
|
static const uint8_t | kNextBitFieldIndex = NodeTypeField::kNext |
|
Definition at line 470 of file ast.h.
The documentation for this class was generated from the following file: