Interface JToStringVisitor

All Superinterfaces:
JTypeVisitor<String, Set<JType>>
All Known Implementing Classes:
JSimpleToStringVisitor, JVerboseToStringVisitor

public interface JToStringVisitor extends JTypeVisitor<String, Set<JType>>