Elin Decompiled Documentation EA 23.315 Nightly
Loading...
Searching...
No Matches
DramaValueExpression Class Reference

Static Private Attributes

static readonly Regex _listSyntaxRegex
 

Detailed Description

Definition at line 4 of file DramaValueExpression.cs.

Member Data Documentation

◆ _listSyntaxRegex

readonly Regex DramaValueExpression._listSyntaxRegex
staticprivate
Initial value:
= new Regex("^(?<op>>=|<=|==|!=|--|\\+\\+|[><=+\\-*/x])?(?<number>.*){lhs} {Expression}".TryEvaluateAsCalc(out int result, (object)null))
{
return lhs;
}
return result

Definition at line 6 of file DramaValueExpression.cs.

Referenced by publicramaValueExpression().


The documentation for this class was generated from the following file: