Implementors will return additional display text, which will be used by the ASTPrinter to display information (besides the node type and node text).

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

Syntax

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

See Also