protected abstract String |
FileBase.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
GitAttributesFile.synthesizeContent(IResolver __) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
IgnoreFile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
IniFile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
JsonFile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
License.synthesizeContent(IResolver __) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
Makefile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
ObjectFile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
TextFile.synthesizeContent(IResolver __) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
TomlFile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
XmlFile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|
protected String |
YamlFile.synthesizeContent(IResolver resolver) |
(experimental) Implemented by derived classes and returns the contents of the file to emit.
|