![]() |
Inja
3.4.0
A Template Engine for Modern C++
|
Public Member Functions | |
LiteralNode (std::string_view data_text, size_t pos) | |
void | accept (NodeVisitor &v) const |
![]() | |
ExpressionNode (size_t pos) | |
![]() | |
AstNode (size_t pos) | |
Public Attributes | |
const json | value |
![]() | |
size_t | pos |