FoundationData
Data class representing foundation data for resource generation.
This data class encapsulates the project and code writer objects required for resource generation.
Parameters
project
The project for which resources are being generated.
codeWriter
The code writer used to generate the resource files.