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
Syntaxpublic virtual int UnexpectedType { get; }
Public Overridable ReadOnly Property UnexpectedType As Integer
Get
Property Value
Type:
Int32
See Also