Type Alias: FrameWarningCode
FrameWarningCode = typeof
FRAME_WARNING_CODES[keyof typeofFRAME_WARNING_CODES]
Discriminant type for AstmFrameWarning.code. Narrowing by this code lets
consumers write exhaustive switch blocks against FRAME_WARNING_CODES.