Top Interfaces Classes
module java.base

Package sun.reflect.generics.visitor


Interface Summary

Modifier and TypeInterface and Description
public interface
TypeTreeVisitor<T>

Visit a TypeTree and produce a result of type T.

public interface

Class Summary

Modifier and TypeClass and Description
public class
Reifier

Visitor that converts AST to reified types.