Property | Type | Description | |
---|---|---|---|
Mapping | BinaryOperatorMappingList | ||
OpLevel | int | ||
Symbol | String |
Method | Description | |
---|---|---|
Create ( ) : Operator | ||
IntersectOperator ( ) : System | ||
Perform ( Value left, Value right ) : Value |
public Perform ( Value left, Value right ) : Value | ||
left | Value | |
right | Value | |
return | Value |
public static BinaryOperatorMappingList Mapping | ||
return | BinaryOperatorMappingList |