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

Public Member Functions

 GetExprHelper (SemanticsContext *context)
 
const SomeExprGet (const parser::Expr &)
 
const SomeExprGet (const parser::Variable &)
 
const SomeExprGet (const parser::DataStmtConstant &)
 
const SomeExprGet (const parser::AllocateObject &)
 
const SomeExprGet (const parser::PointerObject &)
 
template<typename T >
const SomeExprGet (const common::Indirection< T > &x)
 
template<typename T >
const SomeExprGet (const std::optional< T > &x)
 
template<typename T >
const SomeExprGet (const T &x)
 

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