The contract for expression sub-trees that can resolve themselves. Author: josh Ported by: Steve Strong

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

Syntax

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

See Also