Initializes a new instance of the ASTTreeAdaptor class

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

Syntax

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

See Also