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