cecko
Public Member Functions | Public Attributes | List of all members
cecko::CKFunctionFormalPack Struct Reference

Temporary additional function argument descriptor. More...

#include <cktables.hpp>

Public Member Functions

 CKFunctionFormalPack (CINameOpt nm, bool c, loc_t loc)
 Construct from arguments.
 

Public Attributes

CINameOpt name
 Optional name of the argument.
 
bool is_const
 Optional "const" flag.
 
loc_t loc
 Definition line number.
 

Detailed Description

Temporary additional function argument descriptor.


The documentation for this struct was generated from the following file: