MProgramRunner class Null safety
The model's view of the thing that runs a program.
- Implementers
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- registersRequired → int
-
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
abort(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed.
inherited
-
pushPseudoReturn(
Model< ProgramOperation> m) → void -
startRunningProgram(
covariant MProgramRunner newRunner) → void - Can be called from the calculation part of operations (e.g. integrate and solve.)
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- pseudoReturnAddress → const int
-
0xdeadbeef