Interface GinqAstVisitor<R>

Type Parameters:
R - the type of visit result
All Known Implementing Classes:
GinqAstBaseVisitor

public interface GinqAstVisitor<R>
Represents the visitor for AST of GINQ
Since:
4.0.0