15 lines
1.3 KiB
Plaintext
15 lines
1.3 KiB
Plaintext
NAME : SCOPE : PARENT : TYPE : Extra annotation
|
|
-------------------------:--------:--------:--------------------------:------------------------------
|
|
rec : 001001 : : record : elements-2
|
|
integer : 001001 : : Primitive : size-4 bytes
|
|
address : 001001 : : Primitive : size-8 bytes
|
|
character : 001001 : : Primitive : size-1 bytes
|
|
string : 001001 : : 1 -> character : Type of Array
|
|
Boolean : 001001 : : Primitive : size-1 bytes
|
|
-------------------------:--------:--------:--------------------------:------------------------------
|
|
w : 004000 : 001001 : rec : User Defined
|
|
-------------------------:--------:--------:--------------------------:------------------------------
|
|
y : 001000 : 001001 : integer : User Defined
|
|
x : 001000 : 001001 : integer : User Defined
|
|
-------------------------:--------:--------:--------------------------:------------------------------
|