Menu
← Back to all error identifiers
Error Identifiers: pureMethod.*
There are 2 error identifiers in the pureMethod.* group:
-
Pure method has a by-reference parameter, which allows side effects.
-
Pure method returns void, making it useless without side effects.