get_total_name方法

get_total_name(self, function_type)

获取特定函数的完整名称。

返回

函数的总名称。


def get_total_name(self, function_type):
    ...
范围类型描述
function_typeConsolidationFunction函数类型。

也可以看看