Initializes a new instance of the HqlLexer class

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

Syntax

C#
public HqlLexer()
Visual Basic
Public Sub New
Visual C++
public:
HqlLexer()

See Also