• Retrieves the Misti annotation from the current source location if present.

    These can be single or multi-line comments on the current or previous line annotated with SUPPRESS_MARKER.

    Parameters

    • code: string

      Code present in SrcInfo.interval.getLineAndColumnMessage().

    Returns MistiAnnotation | null