Skip to content

get_type_name

returns the name of type t

Synopsis

Declared in <src/backend/unparser/unparser.h>

std::string
get_type_name(SgType* t);

Parameters

Name

Description

t

This class represents the base class for all types.

Created with MrDocs