Click or drag to resize

IRuleReturnScope Interface

Rules can have start/stop info.

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public interface IRuleReturnScope

The IRuleReturnScope type exposes the following members.

Properties
  NameDescription
Public propertyStart
Gets the start element from the input stream
Public propertyStop
Gets the stop element from the input stream
Top
See Also