Package org.hibernate.grammars.hql
-
Interface Summary Interface Description HqlParserListener This interface defines a complete listener for a parse tree produced byHqlParser
.HqlParserVisitor<T> This interface defines a complete generic visitor for a parse tree produced byHqlParser
.