SourceIndex
The index of a source within a deployed expression that can be evaluated
by an IInterpreterV1
. MAY be an entrypoint or the index of a source called
internally such as by the call
opcode.
type SourceIndex is uint16;
The index of a source within a deployed expression that can be evaluated
by an IInterpreterV1
. MAY be an entrypoint or the index of a source called
internally such as by the call
opcode.
type SourceIndex is uint16;