Pass3Xa.mesa_Sep78.pdf | | Pass3Xa.mesa 2-Sep-78 12:59:59 Page 1
-- file Pass3Xa.Mesa
-- last modified by Satterthwaite, July 16, 1978 10:11 AM
DIRECTORY
ComData: FROM "comdata"
USING [
idCARDINAL, ownSymbols, seAnon,
typeCHARACTER, typeCONDITION, typeINTEGER, typeSTRING, xref],
ErrorDefs: FROM "errordefs" USING [error, errorhti, errorn, errortree],
P3Defs: FROM "p3defs"
USING [
ArrangeKeys. BumpCount. Bundling, CanonicalType. CatchPhrase.
CompleteRecord, DefinedId, Exp. Fieldld, ForceType.
MakeLongType, MakePointerType, OperandType. PopCtx. PushCtx.
RConst. RecordReference, Rhs. RPop, RPush, RType.
TargetType, TypeExp, TypeForTree. Unbundle. VariantUnionType. VoidExp.
XferBody, XferForFrame,
CheckExprLoop].
Pass3: FROM "pass3" USING [implicitRecord. implicitType, lockHeld].
SymDefs: FROM "symdefs"
USING [bodytype, ctxtype. setype.
SERecord.
HTIndex, SEI |