| ERROR | this expression is allowed only with instance methods |
| CAUSE | The generalized invocation syntax was used in instance method context. |
| ACTION | The generalized invocation syntax can only be used in a instance method that is not a constructor |
| ERROR | this expression is allowed only with instance methods |
| CAUSE | The generalized invocation syntax was used in instance method context. |
| ACTION | The generalized invocation syntax can only be used in a instance method that is not a constructor |