Class ParseToPojo.Visitor

java.lang.Object
io.substrait.type.parser.ParseToPojo.Visitor
All Implemented Interfaces:
SubstraitTypeVisitor<TypeExpression>, org.antlr.v4.runtime.tree.ParseTreeVisitor<TypeExpression>
Enclosing class:
ParseToPojo

public static class ParseToPojo.Visitor extends Object implements SubstraitTypeVisitor<TypeExpression>