Token Class
Namespace: Optimizer.Objects
Assembly: xprsdn (in xprsdn.dll) Version: 44.01.04
public sealed class Token : IComparable<Token>, IEquatable<Token>
The Token type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
Column |
Create a token that represents a reference to column
col.
|
![]() |
CompareTo |
Compares the current object with another object of the same type.
|
![]() ![]() |
Constant |
Create a token that represents the constant value
value.
|
![]() |
Deconstruct | |
![]() |
Equals(Object) | (Overrides Object.Equals(Object).) |
![]() |
Equals(Token) |
Indicates whether the current object is equal to another object of the same type.
|
![]() ![]() |
Function |
Create a token that represents a call to user function
id.
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Overrides Object.GetHashCode().) |
![]() |
GetType |
Gets the
Type of the current instance.
(Inherited from Object.) |
![]() ![]() |
InternalFunction |
Create a token that represents a call to internal function
id.
|
![]() ![]() |
Of |
Create a token from a type and a value.
|
![]() |
ToString | (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
![]() ![]() |
ABS |
abs function.
|
![]() ![]() |
ARCCOS |
arccos function.
|
![]() ![]() |
ARCSIN |
arcsin function.
|
![]() ![]() |
ARCTAN |
arctan function.
|
![]() ![]() |
COLON |
Colon token.
|
![]() ![]() |
COMMA |
Comma token.
|
![]() ![]() |
COS |
cos function.
|
![]() ![]() |
DIVIDE |
Divide token.
|
![]() ![]() |
EOF |
End of formula token.
|
![]() ![]() |
EXP |
exp function.
|
![]() ![]() |
EXPONENT |
Exponentiation token.
|
![]() ![]() |
LB |
Left-bracket token.
|
![]() ![]() |
LN |
ln function.
|
![]() ![]() |
LOG10 |
log10 function.
|
![]() ![]() |
MAX |
max function.
|
![]() ![]() |
MIN |
min function.
|
![]() ![]() |
MINUS |
Minus token.
|
![]() ![]() |
MULTIPLY |
Multiply token.
|
![]() ![]() |
PLUS |
Plus token.
|
![]() ![]() |
PROD |
prod function.
|
![]() ![]() |
PWL |
pwl function.
|
![]() ![]() |
RB |
Right-bracket token.
|
![]() ![]() |
SIGN |
sign function.
|
![]() ![]() |
SIN |
sin function.
|
![]() ![]() |
SQRT |
sqrt function.
|
![]() ![]() |
SUM |
sum function.
|
![]() ![]() |
TAN |
tan function.
|
![]() ![]() |
UMINUS |
Unary minus token.
|
Reference
© 2001-2025 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.