返回顶部 type 功能说明获取节点类型。 函数原型1type(self) -> str 参数说明无 返回值说明(str) 节点类型。 约束说明如果获取失败,抛出 RuntimeError。 父主题: Node