o_Equals
open override fun o_Equals(self: AvailObject, another: A_BasicObject): Boolean
Content copied to clipboard
Phrases compare with A_Phrase.equalsPhrase.
Return
Whether they are equal.
Parameters
self
The phrase.
another
An object to compare it against.