FLANG
Public Types | Public Member Functions | Public Attributes | List of all members
Fortran::evaluate::Designator< T > Class Template Reference

Public Types

using Result = T
 

Public Member Functions

 Designator (const DataRef &that)
 
 Designator (DataRef &&that)
 
std::optional< DynamicTypeGetType () const
 
int Rank () const
 
int Corank () const
 
BaseObject GetBaseObject () const
 
const SymbolGetLastSymbol () const
 
std::optional< Expr< SubscriptInteger > > LEN () const
 
llvm::raw_ostream & AsFortran (llvm::raw_ostream &o) const
 

Public Attributes

Variant u
 

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