Writes 2 bytes.
Writes 4 bytes.
Writes size_t.sizeof bytes.
An enumeration of types that may appear in the data.
Returns the index number of a token. If token is null, size_t.max is returned.
Starts serialization.
Writes the kind of a Node.
Writes the protection attribute.
Writes the StorageClass attribute.
Writes the LinkageType attribute.
Writes a node.
Writes the mangled array type and then visits each node.
Writes a char.
Writes a boolean.
Writes a uint.
Writes a TOK.
Writes a Token.
Writes an array of Tokens.
Writes an array of arrays of Tokens.
Writes 1 byte.
Writes T.sizeof bytes.
Generates a visit method for a specific Node.
Generates a list of mixin declarations for all Node classes. E.g.:
The binary text.
The first token in the token array.
Serializes a complete parse tree.