Class NullnessAnnotatedTypeFormatter

java.lang.Object
org.checkerframework.framework.type.DefaultAnnotatedTypeFormatter
org.checkerframework.checker.nullness.NullnessAnnotatedTypeFormatter
All Implemented Interfaces:
AnnotatedTypeFormatter

public class NullnessAnnotatedTypeFormatter extends DefaultAnnotatedTypeFormatter
A DefaultAnnotatedTypeFormatter that prints null literals without their annotations.
  • Constructor Details

    • NullnessAnnotatedTypeFormatter

      public NullnessAnnotatedTypeFormatter(boolean printVerboseGenerics, boolean printInvisibleQualifiers)