Pass3Xb.mesa_Sep78.pdf | | Pass3Xb.mesa 2-Sep-78 12:59:59 Page 1
-- file Pass3Xb.Mesa
-- last modified by Satterthwaite, August 3, 1978 9:53 AM
DIRECTORY
ComData: FROM "comdata"
USING [
ownSymbols, typeBOOLEAN, typeCHARACTER, typeINTEGER, typeSTRING, xref],
ErrorDefs: FROM "errordefs" USING [error, errorn, errortree],
LitDefs: FROM "litdefs" USING [StringLiteralValue],
P3Defs: FROM "p3dafs"
USING [
Addr, Apply, Assignment, BumpCount, Bundling, CanonicalType, Case,
DescOp, Discrimination, Dot, Fork, Id, IdentifiedType, Join,
MakeLongType, New, OrderedType, PopCtx, PushCtx, Range. RecordReference,
Signal. Start. TargetType. TypeExp. TypeForTree, Unbundle. UpArrow].
Pass3: FROM "pass3" USING [implicitRecord. implicitTree, implicitType],
SymDefs: FROM "symdefs"
USING [ctxtype. setype.
SEIndex. ISEIndex. CSEIndex, recordCSElndex. CSENull,
recordCSENull. codeCHARACTER. codeINTEGER. typeAN |