- expectbool expect(R range, T element) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- expectint expect(R range, const(C)[] s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- expectInsensitivebool expectInsensitive(R range, T element) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- expectInsensitiveint expectInsensitive(R range, const(C)[] s) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseBracketElementType!R parseBracket(R range) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseDigitint parseDigit(R range) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseHexDigitint parseHexDigit(R range) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseHexNumberbool parseHexNumber(R range, T value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseInfinitybool parseInfinity(R range) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseNumberbool parseNumber(R range, T value) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseSignbool parseSign(R range, bool isNegative) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- parseZeroesint parseZeroes(R range) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- popFrontvoid popFront(T[] s) 
- Undocumented in source. Be warned that the author may not have intended to support it.