FLANG
Fortran::parser::Options Struct Reference

Public Types

using Predefinition = std::pair<std::string, std::optional<std::string>>

Public Attributes

bool isFixedForm {false}
int fixedFormColumns {72}
common::LanguageFeatureControl features
std::vector< std::string > searchDirectories
std::vector< std::string > intrinsicModuleDirectories
std::vector< Predefinition > predefinitions
bool instrumentedParse {false}
bool isModuleFile {false}
bool needProvenanceRangeToCharBlockMappings {false}
Fortran::parser::Encoding encoding {Fortran::parser::Encoding::UTF_8}
bool prescanAndReformat {false}
bool expandIncludeLinesInPreprocessedOutput {true}
bool showColors {false}

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