AstTreeRuleReturnScopeTOutputTree, TInputTree Class |
[Missing <summary> documentation for "T:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.AstTreeRuleReturnScope`2"]
Namespace: Stimulsoft.Data.Expressions.Antlr.Runtime.Tree
public class AstTreeRuleReturnScope<TOutputTree, TInputTree> : TreeRuleReturnScope<TInputTree>, IAstRuleReturnScope<TOutputTree>, IAstRuleReturnScope, IRuleReturnScope
[Missing <typeparam name="TOutputTree"/> documentation for "T:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.AstTreeRuleReturnScope`2"]
[Missing <typeparam name="TInputTree"/> documentation for "T:Stimulsoft.Data.Expressions.Antlr.Runtime.Tree.AstTreeRuleReturnScope`2"]
The AstTreeRuleReturnScopeTOutputTree, TInputTree type exposes the following members.
| Name | Description | |
|---|---|---|
| AstTreeRuleReturnScopeTOutputTree, TInputTree | Initializes a new instance of the AstTreeRuleReturnScopeTOutputTree, TInputTree class |
| Name | Description | |
|---|---|---|
| Start | Gets the first node or root node of tree matched for this rule. (Inherited from TreeRuleReturnScopeTTree.) | |
| Tree |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |