Casper Class Library

CSPExprValue Class

An abstract class for representing the value kind of expressions. Extends the abstract CSPExpr class.

For a list of all members of this type, see CSPExprValue Members.

System.Object
   CSPExpr
      CSPExprValue
         CSPExprValueConst
         CSPExprValueInt

public class CSPExprValue : CSPExpr

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Casper.Data

Assembly: Casper (in Casper.dll)

See Also

CSPExprValue Members | Casper.Data Namespace