FLANG
Public Types | Public Member Functions | List of all members
Fortran::frontend::InputKind Class Reference

The kind of a file that we've been handed as an input. More...

#include <flang/Frontend/FrontendOptions.h>

Public Types

enum  Format { Source , ModuleMap , Precompiled }
 The input file format.
 

Public Member Functions

constexpr InputKind (Language l=Language::Unknown)
 
Language getLanguage () const
 
bool isUnknown () const
 Is the input kind fully-unknown?
 

Detailed Description

The kind of a file that we've been handed as an input.


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