Property | Type | Description | |
---|---|---|---|
findInteger | System.Numerics.BigInteger | ||
handleEdges | void | ||
paintMemory | void |
Method | Description | |
---|---|---|
Annotate ( string annotation ) : void | ||
GetCurrentAnnotation ( ) : string | ||
HexagonyEnv ( string source, string input, |
||
InitializeWatchWindow ( ) : |
||
SaveMemoryVisualization ( string filename ) : void | ||
SetWatchWindowFont ( FontSpec font ) : void | ||
UpdateWatch ( ) : void |
Method | Description | |
---|---|---|
GetProgram ( ) : IEnumerable |
Method | Description | |
---|---|---|
findInteger ( ) : System.Numerics.BigInteger | ||
handleEdges ( ) : void | ||
paintMemory ( object _, PaintEventArgs e ) : void |
public HexagonyEnv ( string source, string input, |
||
source | string | |
input | string | |
settings | ||
return | System |
public InitializeWatchWindow ( ) : |
||
return |
public SaveMemoryVisualization ( string filename ) : void | ||
filename | string | |
return | void |
public SetWatchWindowFont ( FontSpec font ) : void | ||
font | FontSpec | |
return | void |