LL1Checker 5.0
“Tool for verifying LL(1) grammars and validating input strings.”
Loading...
Searching...
No Matches
Lex::Pattern Struct Reference

Internal helper: a regex pattern and its associated token type. More...

Public Attributes

symbol_table::TokenID type
 Token ID for this pattern.
std::string regex
 The regex used to match and extract the token.

Detailed Description

Internal helper: a regex pattern and its associated token type.


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