ToPS
|
This class represents a symbol. More...
#include <Symbol.hpp>
Public Member Functions | |
int | id () |
Returns the symbol identifier. | |
std::string | name () |
Returns the symbol name. | |
Alphabet * | alphabet () |
Returns the alphabet of the symbol. |
This class represents a symbol.
Definition at line 40 of file Symbol.hpp.