Class LspTypeInformationPresenter

java.lang.Object
org.checkerframework.framework.util.visualize.AbstractTypeInformationPresenter
org.checkerframework.framework.util.visualize.LspTypeInformationPresenter
All Implemented Interfaces:
TypeInformationPresenter

public class LspTypeInformationPresenter extends AbstractTypeInformationPresenter
Presents formatted type information for various AST trees in a class.

The formatted type information is designed to be visualized by editors and IDEs that support the Language Server Protocol (LSP).