FLANG
Fortran::evaluate::ScalarConstantExpander Class Reference

Public Member Functions

 ScalarConstantExpander (ConstantSubscripts &&extents)
 ScalarConstantExpander (ConstantSubscripts &&extents, std::optional< ConstantSubscripts > &&lbounds)
 ScalarConstantExpander (ConstantSubscripts &&extents, ConstantSubscripts &&lbounds)
template<typename A>
Expand (A &&x) const
template<typename T>
Constant< T > Expand (Constant< T > &&x)
template<typename T>
Expr< T > Expand (Parentheses< T > &&x)
template<typename T>
Expr< T > Expand (Expr< T > &&x)

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