- atObjectStart
bool atObjectStart()
Undocumented in source. Be warned that the author may not have intended to support it.
- noMoreFieldsOnThisLine
bool noMoreFieldsOnThisLine()
Undocumented in source. Be warned that the author may not have intended to support it.
- parseField
void parseField(FieldToken token, bool sameLine)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseNamelessObjectField
void parseNamelessObjectField(FieldToken token)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseString
void parseString(FieldToken token)
Undocumented in source. Be warned that the author may not have intended to support it.
- setup
void setup(const(char)[] chars)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipChar
void skipChar()
Undocumented in source. Be warned that the author may not have intended to support it.
- skipWhitespaceAndComments
void skipWhitespaceAndComments(bool skipNewlines)
Undocumented in source. Be warned that the author may not have intended to support it.
- toEndOfToken
void toEndOfToken()
Undocumented in source. Be warned that the author may not have intended to support it.
- toNewline
void toNewline()
Undocumented in source. Be warned that the author may not have intended to support it.
- toNextLine
void toNextLine()
Undocumented in source. Be warned that the author may not have intended to support it.