FLANG
Fortran::semantics::GenericKind Struct Reference

Public Member Functions

template<typename T>
 GenericKind (const T &x)
bool IsName () const
bool IsAssignment () const
bool IsDefinedOperator () const
bool IsIntrinsicOperator () const
bool IsOperator () const
std::string ToString () const

Static Public Member Functions

static SourceName AsFortran (common::DefinedIo)

Public Attributes

std::variant< OtherKind, common::NumericOperator, common::LogicalOperator, common::RelationalOperator, common::DefinedIo > u

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