- dcharCountSpan
DcharCountSpan dcharCountSpan()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(Pattern that)
Undocumented in source. Be warned that the author may not have intended to support it.
- show
void show(Format fmt)
Undocumented in source. Be warned that the author may not have intended to support it.
- toMatchInSource
void toMatchInSource(Output sink, GxParserByStatement parser)
Undocumented in source. Be warned that the author may not have intended to support it.
Sequence.
A Sequence is empty in case when a rule provides an empty alternative. Such cases () | ... should be rewritten to (...)? in makeAlt.