Subroutines

class Subroutine
name

str – The name of the subroutine.

index

int – The index of the subroutine.

class SubroutineMap

SubroutineMap is a dictionary like object.

__getitem__(key) → Subroutine