Documentation Language: Swift

Property

extends

Optional parent module name for inheritance.

let extends: String?

Discussion

If specified, this module extends the parent module, inheriting its templates, queries, and macros. Templates in this module can override parent templates by specifying the same name.