equals method
equals
Compare two InlineParsingInstruction.
Returns
The boolean.
def equals(self, other):
...
| Parameter | Type | Description |
|---|---|---|
| other | InlineParsingInstruction | The other. |
Compare two InlineParsingInstruction.
The boolean.
def equals(self, other):
...
| Parameter | Type | Description |
|---|---|---|
| other | InlineParsingInstruction | The other. |