GetFatherScope 函数功能 获取Scope的父Scope信息。 函数原型 const Scope *GetFatherScope() const; 参数说明 无。 返回值 参数名 描述 - 父Scope的指针 约束说明 无。 父主题: Scope类