Package org.checkerframework.framework.type.visitor


package org.checkerframework.framework.type.visitor
Despite the name visitor/, this package does not just contain visitors. It contains types that are intended to be subclassed, such as interfaces and abstract classes.