The ASTTreeAdaptor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ASTTreeAdaptor | Initializes a new instance of the ASTTreeAdaptor class |
Methods
Name | Description | |
---|---|---|
Create | (Overrides BaseTreeAdaptorCreate(IToken).) | |
CreateToken(IToken) | (Overrides BaseTreeAdaptorCreateToken(IToken).) | |
CreateToken(Int32, String) | (Overrides BaseTreeAdaptorCreateToken(Int32, String).) | |
DupNode | (Overrides BaseTreeAdaptorDupNode(Object).) | |
Equals | (Inherited from Object.) | |
ErrorNode | (Overrides BaseTreeAdaptorErrorNode(ITokenStream, IToken, IToken, RecognitionException).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetChildIndex | (Overrides BaseTreeAdaptorGetChildIndex(Object).) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetNodeType | (Overrides BaseTreeAdaptorGetNodeType(Object).) | |
GetParent | (Overrides BaseTreeAdaptorGetParent(Object).) | |
GetToken | (Overrides BaseTreeAdaptorGetToken(Object).) | |
GetTokenStartIndex | (Overrides BaseTreeAdaptorGetTokenStartIndex(Object).) | |
GetTokenStopIndex | (Overrides BaseTreeAdaptorGetTokenStopIndex(Object).) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ReplaceChildren | (Overrides BaseTreeAdaptorReplaceChildren(Object, Int32, Int32, Object).) | |
SetChildIndex | (Overrides BaseTreeAdaptorSetChildIndex(Object, Int32).) | |
SetParent | (Overrides BaseTreeAdaptorSetParent(Object, Object).) | |
SetTokenBoundaries | (Overrides BaseTreeAdaptorSetTokenBoundaries(Object, IToken, IToken).) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
As<(Of <<'(T>)>>) | (Defined by TypeHelperExtensionMethods.) | |
IsBetween |
Apply a "between" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsIn(array<Object>[]()[][]) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsIn(ICollection) | Overloaded.
Apply an "in" constraint to the named property
Note: throws an exception outside of a QueryOver expression
(Defined by RestrictionExtensions.) | |
IsProxy | (Defined by NHibernateProxyHelper.) | |
ToTypeParameters | (Defined by ReflectHelper.) |