State

Undocumented in source.

Constructors

this
this(uint breaks, Token[] tokens, short[] depths, Config* config, int currentLineLength, int indentLevel)
Undocumented in source.

Members

Functions

cost
int cost()
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(State other)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(State other)
Undocumented in source. Be warned that the author may not have intended to support it.
solved
int solved()
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

breaks
uint breaks;
Undocumented in source.

Meta