BlockSpecifier

Undocumented in source.

Constructors

this
this(Chunk[] chunks, LinePrefix prefix)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(BlockSpecifier rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

chunks
Chunk[] chunks;
Undocumented in source.
prefix
LinePrefix prefix;
Undocumented in source.

Meta