FLANG
Fortran::parser::LoopBounds< VAR, BOUND > Struct Template Reference

Public Member Functions

 TUPLE_CLASS_BOILERPLATE (LoopBounds)
const VAR & Name () const
const BOUND & Lower () const
const BOUND & Upper () const
const std::optional< BOUND > & Step () const

Public Attributes

std::tuple< VAR, BOUND, BOUND, std::optional< BOUND > > t

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