Class TypeVisitor.TypeThrowsVisitor<R,E extends Throwable>

java.lang.Object
io.substrait.type.TypeVisitor.TypeThrowsVisitor<R,E>
All Implemented Interfaces:
TypeVisitor<R,E>
Direct Known Subclasses:
ParameterizedTypeVisitor.ParameterizedTypeThrowsVisitor
Enclosing interface:
TypeVisitor<R,E extends Throwable>

public abstract static class TypeVisitor.TypeThrowsVisitor<R,E extends Throwable> extends Object implements TypeVisitor<R,E>