instruction_serialiser library

Extensions

ARNW on ArithmeticResultNodeWrapper
LRNW on LogicalResultNodeWrapper

Functions

createArithmeticVariableNode(String variableName) → ArithmeticResultNodeWrapper
createBoolNode(LogicalType value) → LogicalResultNodeWrapper
createLogicalVariableNode(String variableName) → LogicalResultNodeWrapper
createNumberNode(ArithmeticType value) → ArithmeticResultNodeWrapper
deserialiseInstruction(Uint8List data) → InstructionWrapper

Exceptions / Errors

CalculationException