PIP 5.5.3
Platform-Independent Primitives
Public Attributes | List of all members
PICodeInfo::FunctionInfo Struct Reference

Method information. More...

#include <picodeinfo.h>

Public Attributes

MetaMap meta
 Custom PIMETA content.
 
PIConstChars name
 Name.
 
TypeInfo return_type
 Return type.
 
PIVector< PICodeInfo::TypeInfoarguments
 Arguments types.
 

Detailed Description

Method information.