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

Public Member Functions

 OptionsNSCR ()
 

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 1622 of file LexOthers.cxx.

Constructor & Destructor Documentation

◆ OptionsNSCR()

Member Data Documentation

◆ fold

bool OptionsNSCR::fold

Definition at line 1623 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldAtElse

bool OptionsNSCR::foldAtElse

Definition at line 1632 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldComment

bool OptionsNSCR::foldComment

Definition at line 1625 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldCommentExplicit

bool OptionsNSCR::foldCommentExplicit

Definition at line 1627 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldCommentMultiline

bool OptionsNSCR::foldCommentMultiline

Definition at line 1626 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldCompact

bool OptionsNSCR::foldCompact

Definition at line 1631 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldExplicitAnywhere

bool OptionsNSCR::foldExplicitAnywhere

Definition at line 1630 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldExplicitEnd

std::string OptionsNSCR::foldExplicitEnd

Definition at line 1629 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldExplicitStart

std::string OptionsNSCR::foldExplicitStart

Definition at line 1628 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().

◆ foldSyntaxBased

bool OptionsNSCR::foldSyntaxBased

Definition at line 1624 of file LexOthers.cxx.

Referenced by LexerNSCR::Fold(), OptionSetNSCR::OptionSetNSCR(), and OptionsNSCR().


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