Trailing-Edge
-
PDP-10 Archives
-
decuslib20-03
-
decus/20-0078/maint/tdiid.rno
There is 1 other file named tdiid.rno in the archive. Click here to see a list.
00010 .sp 1;.nonum;.lm 9;.ps 50,72
00020 .ts 1,9,17,25,33,41,49,57,65
00030 .pg;.nm appendix D
00040 .ax SIMULA FOR DEC SYSTEM 10#############TD, COMPILER
00050 .nm 1
00060 .st 780302################6###########################Claes Wihlborg
00070 .pg;.lm 9;.p -8,0,10;II.D####DETAILS OF THE HIDDEN/PROTECTED IMPLEMENTATION
00080 .s 2;The implementation details are described below as SIMULA
00090 algorithms approximating the actual assembly code and data structures.
00100 .s;The current implementation of HIDDEN/PROTECTED has the following main properties:
00110 .s;- Whether or not an entity is visible, is entirely decided by ZQU.INVISIBLE.
00120 .s;- The flag ZQU.INVISIBLE is only changed at entry/exit of class/prefixed block.
00130 .s;- Thus, the visibility of an element is not dependent on the access method,
00140 only from where access is made.
00150 .nf;.br;_;