OTX Reference  
OpenTestSystem.Otx.Core.Terms.IntegerLiteral Class Reference

Literal of type Integer More...

Inheritance diagram for OpenTestSystem.Otx.Core.Terms.IntegerLiteral:
Inheritance graph

Public Attributes

System.Int64 value
 This attribute contains a fixed integer value More...
 
- Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term
MetaData metaData
 Store additional More...
 

Detailed Description

Literal of type Integer

A IntegerLiteral is the code representation of a value of type Integer

Member Data Documentation

◆ value

System.Int64 OpenTestSystem.Otx.Core.Terms.IntegerLiteral.value

This attribute contains a fixed integer value