Struct lex_rule
Public Attributes
Type | Name |
---|---|
function< int(const string &)> | lambda |
string | regex |
Public Attributes Documentation
variable lambda
function<int(const string&)> lex_rule::lambda;
variable regex
string lex_rule::regex;
The documentation for this class was generated from the following file src/scanner.h