Inja 3.5.0
A Template Engine for Modern C++
Loading...
Searching...
No Matches
inja::Lexer Class Reference

Class for lexing an inja Template. More...

#include <lexer.hpp>

Public Member Functions

 Lexer (const LexerConfig &config)
SourceLocation current_position () const
void start (std::string_view input)
Token scan ()
const LexerConfigget_config () const

Detailed Description

Class for lexing an inja Template.


The documentation for this class was generated from the following file: