- As
Rule As(ProcessFunc f)
Undocumented in source. Be warned that the author may not have intended to support it.
- Repeat
Rule Repeat()
Undocumented in source. Be warned that the author may not have intended to support it.
- Skip
Rule Skip()
Undocumented in source. Be warned that the author may not have intended to support it.
- match
MatchResult match(dstring source, Position pos)
Undocumented in source.
- matched
MatchResult matched(dstring source, Position pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- opBinary
Rule opBinary(Rule rhs)
Undocumented in source. Be warned that the author may not have intended to support it.