equals method

equals

Compare two InlineParsingInstruction.

Returns

The boolean.

def equals(self, other):
    ...
ParameterTypeDescription
otherInlineParsingInstructionThe other.

See Also