Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Concepts
Static Public Member Functions
automaton::AutomatonFromStringParserCommon Struct Reference

#include <AutomatonFromStringParserCommon.h>

Static Public Member Functions

static void initialFinalState (ext::istream &input, bool &rightArrow, bool &leftArrow)
 
template<class Type >
static ext::vector< Type > parseList (ext::istream &input)
 

Member Function Documentation

◆ initialFinalState()

void automaton::AutomatonFromStringParserCommon::initialFinalState ( ext::istream input,
bool &  rightArrow,
bool &  leftArrow 
)
static
Here is the call graph for this function:

◆ parseList()

template<class Type >
ext::vector< Type > automaton::AutomatonFromStringParserCommon::parseList ( ext::istream input)
static
Here is the call graph for this function:

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