Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Gets the column number where the error occurred.
Gets the part of the expression around where the error occurred.
Gets the line number where the error occurred.
This exception is thrown when an invalid expression fails to parse.
Since
2.0