Parameter | Description |
---|---|
copyParamsFromGlobal | If true, the global ProjectSettings will register DiagnosticParams defaults, save any changes and copy the data into this object. This is usually the desired behaviour, but is not allowed during serialization. |
AnalysisParams constructor.
Parameter | Description |
---|---|
original | The AnalysisParams object to copy from. |
Copy constructor.