Namespaces | |
namespace | opennwa |
This file defines forward declarations for various useful NWA-related types. | |
namespace | opennwa::construct |
Defines | |
#define | DECLARE(type, name) type name |
#define | key2str(a) a |
Functions | |
void | opennwa::construct::determinize (Nwa &out, Nwa const &source) |
NwaRefPtr | opennwa::construct::determinize (Nwa const &nondet) |
constructs a deterministic NWA that is equivalent to the given NWA. |
#define DECLARE | ( | type, | ||
name | ||||
) | type name |
Referenced by opennwa::Nwa::_private_determinize_().
#define key2str | ( | a | ) | a |
Referenced by opennwa::assemble_nwa(), and opennwa::Nwa::marshall().