FLANG
Public Member Functions | List of all members
Fortran::semantics::TypeParamDetails Class Reference

Public Member Functions

 TypeParamDetails (const TypeParamDetails &)=default
 
std::optional< common::TypeParamAttr > attr () const
 
TypeParamDetailsset_attr (common::TypeParamAttr)
 
MaybeIntExpr & init ()
 
const MaybeIntExpr & init () const
 
void set_init (MaybeIntExpr &&expr)
 
const DeclTypeSpectype () const
 
TypeParamDetailsset_type (const DeclTypeSpec &)
 
void ReplaceType (const DeclTypeSpec &)
 

The documentation for this class was generated from the following files: