|
LLVM 22.0.0git
|
Public Member Functions | |
| Parser (StringRef TemplateStr, MustacheContext &Ctx) | |
| AstPtr | parse () |
Definition at line 579 of file Mustache.cpp.
|
inline |
Definition at line 581 of file Mustache.cpp.
| AstPtr llvm::mustache::Parser::parse | ( | ) |
Definition at line 616 of file Mustache.cpp.
References llvm::mustache::createRootNode(), and llvm::mustache::tokenize().