Class AbstractTypeInformationPresenter

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

public abstract class AbstractTypeInformationPresenter extends Object implements TypeInformationPresenter
Presents formatted type information for various AST trees in a class.