DartInfo

Undocumented in source.

Members

Functions

generateStates
auto generateStates(uint from, uint to)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

FAKE
enum FAKE;
Undocumented in source.

Static functions

generateFixedStates
auto generateFixedStates(ulong samples)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dartfilename
string dartfilename;
Undocumented in source.
dartfilename2
string dartfilename2;
Undocumented in source.
deep_table
ulong[] deep_table;
Undocumented in source.
fixed_states
ReturnType!generateFixedStates fixed_states;
Undocumented in source.
hirpc
HiRPC hirpc;
Undocumented in source.
module_path
string module_path;
Undocumented in source.
net
SecureNet net;
Undocumented in source.
states
SequenceT[] states;
Undocumented in source.
table
ulong[] table;
Undocumented in source.

Meta