MCPcopy Create free account
hub / github.com/cimplec/sim-c / __init__

Method __init__

simc/op_code.py:6–19  ·  view source on GitHub ↗

Initializer of OpCode class Params ====== opcode (string) = Type of opcode as string val (string) = Value stored at opcode dtype (string) = Datatype of opcode

(self, opcode, val, dtype=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected