Click or drag to resize

StiLexerError Enumeration

[Missing <summary> documentation for "T:Stimulsoft.Base.StiLexerError"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public enum StiLexerError
Members
  Member nameValueDescription
LParenNotFound0
CommaNotFound1
AssignNotFound2
RParenNotFound3
LBraceNotFound4
SemicolonNotFound5
RBraceNotFound6
See Also