plugify 1.2.8
Loading...
Searching...
No Matches
Public Member Functions | List of all members
plg::detail::lexer Class Reference

Public Member Functions

constexpr lexer (std::string_view text) noexcept
 
constexpr from_chars_result scan_tokens (token_stream &token_stream) noexcept
 

Detailed Description

Definition at line 327 of file version.hpp.

Constructor & Destructor Documentation

◆ lexer()

constexpr plg::detail::lexer::lexer ( std::string_view  text)
inlineexplicitconstexprnoexcept

Definition at line 329 of file version.hpp.

Member Function Documentation

◆ scan_tokens()

constexpr from_chars_result plg::detail::lexer::scan_tokens ( token_stream token_stream)
inlineconstexprnoexcept

Definition at line 331 of file version.hpp.


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