more.fields

Undocumented in source.

Members

Classes

TextParseException
class TextParseException
Undocumented in source.

Functions

isControlChar
bool isControlChar(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.
isWhitespace
bool isWhitespace(dchar c)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

FieldToken
struct FieldToken
Undocumented in source.
Text
struct Text
Undocumented in source.

Variables

controlCharFlag
enum ubyte controlCharFlag;
Undocumented in source.
tokenStartFlag
enum ubyte tokenStartFlag;
Undocumented in source.
whitespaceFlag
enum ubyte whitespaceFlag;
Undocumented in source.

Meta