Clause

Pattern Paired with Prefix and Suffix.

Constructors

this
this(Node prefix_, Node suffix_, Node sub)
Undocumented in source.

Members

Functions

findRawAt
const(Data) findRawAt(Data input, size_t soff, Node[] enders)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

prefix
Node prefix;
suffix
Node suffix;
Undocumented in source.

Inherited Members

From SPatt1

sub
Node sub;
Undocumented in source.

Meta