equals method

equals

Compare two LineParsingInstruction

Returns

The boolean.

def equals(self, other):
    ...
ParameterTypeDescription
otherLineParsingInstructionThe LineParsingInstruction.

See Also