Variable nodeFactoryConst

nodeFactory: NodeFactory<DFA.Node> = ...

An unlimited node factory that will simply call the Node constructor.