|
Mercury library
1.0
Translation of CFG grammars into an object model (Bachelor's thesis).
|
An auxiliary class that formats the DataEntry structure and writes it into a stream. More...
Static Public Member Functions | |
| static void | WriteEntries (TreeEntry< T > root, TextWriter o) |
| Writes the entries into the stream. More... | |
An auxiliary class that formats the DataEntry structure and writes it into a stream.
| T | Interpreter return type |
| T | : | class |
Definition at line 146 of file Entries.cs.
|
static |
Writes the entries into the stream.
| root | The root. |
| o | The o. |
Definition at line 236 of file Entries.cs.
1.8.7