Implementations will report or handle errors invoked by an ANTLR base parser. Author: josh Ported by: Steve Strong

Namespace: NHibernate.Hql.Ast.ANTLR
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IErrorReporter
Visual Basic
Public Interface IErrorReporter
Visual C++
public interface class IErrorReporter

See Also