guess_dfa

Constructors

this
this(byte[][256]* st, .guess_arc[]* ar, libguess_d.encoding.libguess_encoding name)

init data

Members

Functions

is_alive
bool is_alive()

check whether this.state is available

is_alone
bool is_alone(S order)
next
void next(ubyte ch)

Variables

score
double score;

Meta