Properties
Methods
retireThread
- retireThread(thread: Thread): void
Returns void
stepThread
- stepThread(thread: Thread): void
Returns void
stepThreads
- stepThreads(): void
Returns void
stepToBranch
- stepToBranch(thread: Thread, branch: number, isLoop: boolean): void
Parameters
- thread: Thread
- branch: number
- isLoop: boolean
Returns void
stepToProcedure
- stepToProcedure(thread: Thread, procedureCode: string): void
Parameters
- thread: Thread
- procedureCode: string
Returns void