Package org.hibernate.tool.ide.completion
package org.hibernate.tool.ide.completion
-
ClassDescriptionA lexer implemented on top of the Antlr grammer implemented in core.Class that represents an alias to some entityname in a HQL statement. e.g.The HQLAnalyzer can answer certain questions about a HQL String.Interface for code assist on HQL strings.The interface to implement to collect completion proposals.Minimal lexer interface that allows HqlAnalyzer to work.Exception that can be thrown when the lexer encounters errors (such as syntax errors etc.)