Documentation

Lean.Widget.Basic

Elaborator information with elaborator context.

This is used to tag different parts of expressions in ppExprTagged. This is the input to the RPC call Lean.Widget.InteractiveDiagnostics.infoToInteractive.

The purpose of InfoWithCtx is to carry over information about delaborated Info nodes in a CodeWithInfos, and the associated pretty-printing functionality is purpose-specific to showing the contents of infoview popups.

Instances For