Click or drag to resize

RecognitionExceptionUnexpectedType Property

Return the token type or char of the unexpected input element

Namespace:  Stimulsoft.Data.Expressions.Antlr.Runtime
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public virtual int UnexpectedType { get; }

Property Value

Type: Int32
See Also