Definition at line 49 of file HTMLMustacheGenerator.cpp.
◆ MustacheTemplateFile()
clang::doc::MustacheTemplateFile::MustacheTemplateFile |
( |
std::unique_ptr< MemoryBuffer > && | B | ) |
|
|
inline |
◆ createMustacheFile()
Expected< std::unique_ptr< MustacheTemplateFile > > clang::doc::MustacheTemplateFile::createMustacheFile |
( |
StringRef | FileName | ) |
|
|
inlinestatic |
◆ registerPartialFile()
Error clang::doc::MustacheTemplateFile::registerPartialFile |
( |
StringRef | Name, |
|
|
StringRef | FileName ) |
|
inline |
◆ render()
void clang::doc::MustacheTemplateFile::render |
( |
json::Value & | V, |
|
|
raw_ostream & | OS ) |
|
inline |
The documentation for this class was generated from the following file: