An AST node with a path property. This path property will be the fully qualified name. 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 IPathNode
Visual Basic
Public Interface IPathNode
Visual C++
public interface class IPathNode

See Also