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

◆ InWithoutParentheses()

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

Definition at line 148 of file ExprException.cs.

149 {
151 }
static SyntaxErrorException _Syntax(string error)
static string Expr_InWithoutParentheses
Definition SR.cs:154
Definition SR.cs:7

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

Referenced by System.Data.BinaryNode.EvalBinaryOp(), and System.Data.ExpressionParser.Parse().