Reflex::Option Struct Reference

updated Sat Oct 29 2016
 
Public Attributes | List of all members
Reflex::Option Struct Reference

#include <reflex.h>

Public Attributes

std::string classname
 option yyclass="name" More...
 
bool interactive
 option always-interactive (true) or option never-interactive (false) More...
 
bool main
 option main More...
 
bool noyywrap
 option noyywrap More...
 
bool yylineno
 option yylineno More...
 

Member Data Documentation

std::string Reflex::Option::classname

option yyclass="name"

bool Reflex::Option::interactive

option always-interactive (true) or option never-interactive (false)

bool Reflex::Option::main

option main

bool Reflex::Option::noyywrap

option noyywrap

bool Reflex::Option::yylineno

option yylineno


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