|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
OwExprType.NOTYPE error marking type
arrayItemEquals(new Object[]{new Object[]{'a','b'}},new Object[]{new Object[]{'a','b'}})
will return true
OwExprScopeValue.m_scope.
OwExprBooleanValue)
date(NUMERIC:year,NUMERIC:month,NUMERIC:day):DATE function implementation.
date(STRING:date):DATE function implementation.
OwExprDateValue)
days(NUMERIC:timeInDays):TIME function implementation.
&& operator
OwExprScope (scope) provided as argument.
OwExprScope (scope) provided as argument.
OwExprScope (scope) provided as argument.
OwExprConditionalExpression.m_test expression results in a OwExprBooleanValue equal to OwExprBooleanValue.TRUE than the
OwExprConditionalExpression.m_trueExpression is evaluated end the result returned otherwise the OwExprConditionalExpression.m_falseExpression expression is evaluated
and the result returned.
OwExprScope (scope) provided as argument.
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
Comparable implementations
|| operator
^ operator
OwExprPropertySymbol.matches(OwExprScope)
| Expression Type | Java Peer Type
OwExprType.NUMERIC java.lang.Number
OwExprType.STRING java.lang.String
OwExprType.BOOLEAN java.lang.Boolean
OwExprType.TIME OwExprTime
OwExprType.DATE java.util.Calendar
OwExprType.NULL Java's null literal type
If the javaObject_p's type does not match any of the previous table entries it will be converted to OwExprType.SCOPE
OwExprScope.function(String, OwExprExpressionType[]) default implementation.
G
H
I
J
K
L
M
N
O
| |||||||||