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