- isValidChar
bool isValidChar(CClass cc, char pc)
Undocumented in source. Be warned that the author may not have intended to support it.
- ripComment
string[] ripComment(ParserData pbstring)
Undocumented in source. Be warned that the author may not have intended to support it.
- ripOption
PBOption ripOption(ParserData pbstring, string terms)
Undocumented in source. Be warned that the author may not have intended to support it.
- ripOptions
PBOption[] ripOptions(ParserData pbstring)
Undocumented in source. Be warned that the author may not have intended to support it.
- ripQuotedValue
string ripQuotedValue(ParserData pbstring)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripLWhite
ParserData stripLWhite(ParserData s)
Undocumented in source. Be warned that the author may not have intended to support it.
- stripValidChars
string stripValidChars(CClass cc, ParserData pbstring)
Undocumented in source.
- typeNextElement
PBTypes typeNextElement(ParserData pbstring)
Undocumented in source.
- validIdentifier
bool validIdentifier(string ident)
Undocumented in source.
- validateMultiIdentifier
bool validateMultiIdentifier(string ident)
Undocumented in source.