Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
IASTNode Members
IASTNode Interface Methods Properties See Also Send Feedback

The IASTNode type exposes the following members.

Methods

  NameDescription
Public methodAddChild
Public methodAddChildren(array<IASTNode>[]()[][])
Public methodAddChildren(IEnumerable<(Of <<'(IASTNode>)>>))
Public methodAddSibling
Public methodClearChildren
Public methodDupNode
Public methodGetChild
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through the collection.
(Inherited from IEnumerable<(Of <(<'IASTNode>)>)>.)
Public methodGetEnumerator()()()()
Returns an enumerator that iterates through a collection.
(Inherited from IEnumerable.)
Public methodGetFirstChild
Public methodInsertChild
Public methodRemoveChild
Public methodSetChild
Public methodSetFirstChild
Public methodToStringTree

Extension Methods

  NameDescription
Public Extension MethodAny (Defined by EnumerableExtensions.)
Public Extension MethodFirst (Defined by EnumerableExtensions.)
Public Extension MethodFirstOrNull (Defined by EnumerableExtensions.)
Public Extension MethodForEach<(Of <<'(IASTNode>)>>) (Defined by TypeHelperExtensionMethods.)
Public Extension MethodGetCollectionElementType (Defined by ReflectHelper.)

Properties

  NameDescription
Public propertyCharPositionInLine
Public propertyChildCount
Public propertyChildIndex
Public propertyIsNil
Public propertyLine
Public propertyNextSibling
Public propertyParent
Public propertyText
Public propertyToken
Public propertyType

See Also

IASTNode Interface
NHibernate.Hql.Ast.ANTLR.Tree Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate