#include <nfa.hh>
Definition at line 161 of file nfa.hh.
virtual std::list<Symbol> get_complement |
( |
const std::set< Symbol > & |
syms | ) |
const |
|
overridevirtual |
complement of a set of symbols wrt the alphabet
Reimplemented from Alphabet.
virtual std::list<Symbol> get_symbols |
( |
| ) |
const |
|
overridevirtual |
gets a list of symbols in the alphabet
Reimplemented from Alphabet.
Symbol operator[] |
( |
const std::string & |
symb | ) |
|
|
inlineinherited |
virtual Symbol translate_symb |
( |
const std::string & |
symb | ) |
|
|
inlineoverridevirtual |
translates a string into a symbol
Implements Alphabet.
Definition at line 193 of file nfa.hh.
The documentation for this class was generated from the following file:
- /home/travis/build/ondrik/libvata2/include/vata2/nfa.hh