More work towards RNGLR. First, NodeTree is now a template. Second, I've started writing the actual GLR parser and GSS and other things, but am still in the first write process.
This commit is contained in:
@@ -112,4 +112,4 @@ std::string Table::toString() {
|
||||
concat += "\n";
|
||||
}
|
||||
return(concat);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user