Class TypeOutputtingChecker.Visitor

All Implemented Interfaces:
TreeVisitor<Void,Void>
Enclosing class:
TypeOutputtingChecker

public static class TypeOutputtingChecker.Visitor extends BaseTypeVisitor<GenericAnnotatedTypeFactory<?,?,?,?>>
Prints the types of the class and all of its enclosing fields, methods, and inner classes.