🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
ast::BKVBlock类 参考

#include <BKVBlock.hpp>

+ 类 ast::BKVBlock 继承关系图:

Public 属性

std::string name_
 
std::vector< std::unique_ptr< BKVNode > > children_
 
- Public 属性 继承自 ast::BKVNode
EType type_
 

额外继承的成员函数

- Public 类型 继承自 ast::BKVNode
enum  EType { eBlock , eItem }
 
- Public 成员函数 继承自 ast::BKVNode
 BKVNode (EType type)
 
EType type () const
 

详细描述

键值对块节点(BlockKeyValueBlockNode)


该类的文档由以下文件生成: