Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SyntaxError()

static Exception System.Data.ExprException.SyntaxError ( )
inlinestatic

Definition at line 93 of file ExprException.cs.

94 {
96 }
static SyntaxErrorException _Syntax(string error)
static string Expr_Syntax
Definition SR.cs:132
Definition SR.cs:7

References System.Data.ExprException._Syntax(), and System.SR.Expr_Syntax.

Referenced by System.Data.ExpressionParser.Parse().