IAstRuleReturnScopeTAstLabel Interface |
Namespace: Stimulsoft.Data.Expressions.Antlr.Runtime
public interface IAstRuleReturnScope<TAstLabel> : IAstRuleReturnScope, IRuleReturnScope
[Missing <typeparam name="TAstLabel"/> documentation for "T:Stimulsoft.Data.Expressions.Antlr.Runtime.IAstRuleReturnScope`1"]
The IAstRuleReturnScopeTAstLabel type exposes the following members.
| Name | Description | |
|---|---|---|
| Start |
Gets the start element from the input stream
(Inherited from IRuleReturnScope.) | |
| Stop |
Gets the stop element from the input stream
(Inherited from IRuleReturnScope.) | |
| Tree | Has a value potentially if output=AST; |