API Referenceglobal
LiteralExpressionclass
An expression that evaluates to a constant literal value.
Constructors1
Showing 1 constructors
public LiteralExpression()
No results match this filter.
Methods2
Showing 2 methods
public virtual string GetDebugText()
Returns:
string—No results match this filter.
Properties1
Showing 1 properties
public Sandbox.Variant Sandbox.Doo.LiteralExpression.LiteralValue { get; set; }
The constant value this expression evaluates to.
No results match this filter.