Uses of Class
simula.runtime.RTS_Link
-
Uses of RTS_Link in simula.runtime
Modifier and TypeClassDescriptionfinal class
System class MAIN_PROGRAMclass
System class Process.class
Additional System class ShapeElement.class
Additional System class TextElement.Modifier and TypeMethodDescriptionRTS_Link._STM()
RTS_Head.first()
The procedure "first" may be used to obtain a reference to the first member of the set.RTS_Head.last()
The procedure "last" may be used to obtain a reference to the last member of the set.RTS_Linkage.pred()
Returns the predecessor link.RTS_Linkage.suc()
Returns the successor link.