NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
OptionsNPRC Struct Reference
Collaboration diagram for OptionsNPRC:

Public Member Functions

 OptionsNPRC ()
 

Public Attributes

bool fold
 
bool foldSyntaxBased
 
bool foldComment
 
bool foldCommentMultiline
 
bool foldCommentExplicit
 
std::string foldExplicitStart
 
std::string foldExplicitEnd
 
bool foldExplicitAnywhere
 
bool foldCompact
 
bool foldAtElse
 

Detailed Description

Definition at line 2299 of file LexOthers.cxx.

Constructor & Destructor Documentation

◆ OptionsNPRC()

Member Data Documentation

◆ fold

bool OptionsNPRC::fold

Definition at line 2300 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldAtElse

bool OptionsNPRC::foldAtElse

Definition at line 2309 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldComment

bool OptionsNPRC::foldComment

Definition at line 2302 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldCommentExplicit

bool OptionsNPRC::foldCommentExplicit

Definition at line 2304 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldCommentMultiline

bool OptionsNPRC::foldCommentMultiline

Definition at line 2303 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldCompact

bool OptionsNPRC::foldCompact

Definition at line 2308 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldExplicitAnywhere

bool OptionsNPRC::foldExplicitAnywhere

Definition at line 2307 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldExplicitEnd

std::string OptionsNPRC::foldExplicitEnd

Definition at line 2306 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldExplicitStart

std::string OptionsNPRC::foldExplicitStart

Definition at line 2305 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().

◆ foldSyntaxBased

bool OptionsNPRC::foldSyntaxBased

Definition at line 2301 of file LexOthers.cxx.

Referenced by LexerNPRC::Fold(), OptionSetNPRC::OptionSetNPRC(), and OptionsNPRC().


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