aesi-eclipse / com.virtlink.aesi.syntaxhighlighting / Token / equals
equals
open fun equals(other: Any?): Boolean
{@inheritDoc}
open fun equals(other: Token): Boolean
Compares this object and the specified object for equality.
Parameters
other - The object to compare to.
Return True when this object is equal to the specified object; otherwise, false.