NumeRe v1.1.4
NumeRe: Framework für Numerische Rechnungen
|
Structure for the findCommand function. More...
#include <structures.hpp>
Public Attributes | |
std::string | sString |
unsigned int | nPos |
Structure for the findCommand function.
Definition at line 2370 of file structures.hpp.
unsigned int Match::nPos |
Definition at line 2373 of file structures.hpp.
Referenced by CodeAnalyzer::analyseCommands(), cmd_get(), cmd_reload(), cmd_stats(), cmd_undefine(), CommandLineParser::CommandLineParser(), Plot::createSubPlotSet(), PackageManager::evalPluginCmd(), extractCommandString(), findCasualCommand(), findCommand(), findCommandWithReturnValue(), findShortestMatchForCommand(), Procedure::getInlined(), Includer::openIncludedFile(), parseLayoutScript(), Procedure::procedureInterface(), and Procedure::replaceReturnVal().
std::string Match::sString |
Definition at line 2372 of file structures.hpp.
Referenced by CodeAnalyzer::analyseCommands(), Procedure::applyInliningRuleset(), FlowCtrl::calc(), ProcedureVarFactory::checkArgument(), ProcedureVarFactory::checkArgumentValue(), cmd_plotting(), commandHandler(), CommandLineParser::CommandLineParser(), FlowCtrl::compile(), Plot::createSubPlotSet(), Procedure::execute(), findCasualCommand(), findCommand(), findCommandWithReturnValue(), findShortestMatchForCommand(), FlowCtrl::for_loop(), Includer::getNextLine(), Dependencies::getProcedureDependencies(), NumeReKernel::handleComposeBlock(), Script::handleLocalDefinitions(), NumeReKernel::handleToCmd(), FlowCtrl::if_fork(), Procedure::isInlineable(), NumeReKernel::MainLoop(), Includer::openIncludedFile(), parseLayoutScript(), Plot::Plot(), Procedure::ProcCalc(), Procedure::procedureCmdInterface(), ProcedureElement::ProcedureElement(), Procedure::procedureInterface(), FlowCtrl::range_based_for_loop(), Procedure::replaceReturnVal(), FlowCtrl::setCommand(), MemoryManager::sortElements(), FlowCtrl::switch_fork(), FlowCtrl::try_catch(), FlowCtrl::while_loop(), and Script::writeProcedure().