IonSymbolTableSequental

Undocumented in source.

Members

Functions

finalize
void finalize()
Undocumented in source. Be warned that the author may not have intended to support it.
initialize
void initialize(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
insert
uint insert(const(char)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Entry
struct Entry
Undocumented in source.

Variables

annotationWrapperState
enum size_t annotationWrapperState;
Undocumented in source.
annotationsState
enum size_t annotationsState;
Undocumented in source.
entries
Entry[] entries;
Undocumented in source.
listState
enum size_t listState;
Undocumented in source.
nextID
uint nextID;
Undocumented in source.
serializer
IonSerializer!(1024, null, false) serializer;
Undocumented in source.
structState
enum size_t structState;
Undocumented in source.
temporalStorage
ulong[] temporalStorage;
Undocumented in source.

Meta