Click or drag to resize

RecognizerSharedStatetext Field

You can set the text for the current token to override what is in the input char buffer. Use setText() or can set this instance var.

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

Field Value

Type: String
See Also