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