- absorb
ThisState absorb(ParserState!(B2, S) other, B delegate(B, B2, const S) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- build
ThisState build(B delegate(B, const S) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
- fail
ThisState fail()
Undocumented in source. Be warned that the author may not have intended to support it.
- opDollar
size_t opDollar()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
ThisState opIndex(Slice slice)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
Slice opSlice(size_t start, size_t end)
Undocumented in source. Be warned that the author may not have intended to support it.
- pass
ThisState pass()
Undocumented in source. Be warned that the author may not have intended to support it.
- recover
ThisState recover()
Undocumented in source. Be warned that the author may not have intended to support it.
- succeed
ThisState succeed()
Undocumented in source. Be warned that the author may not have intended to support it.
- succeed
ThisState succeed(S withParsed)
Undocumented in source. Be warned that the author may not have intended to support it.