Data Fields
gfsmRegexCompiler Struct Reference

Type for a regular expression compiler.

#include <gfsmRegexCompiler.h>

Collaboration diagram for gfsmRegexCompiler:
Collaboration graph
[legend]

Data Fields

gfsmScanner scanner
 underlying scanner
gfsmSRType srtype
 semiring type
gfsmAutomatonfsm
 regex automaton under construction
gfsmAlphabetabet
 alphabet
GString * gstr
 string buffer

Field Documentation

gfsmScanner gfsmRegexCompiler::scanner
gfsmSRType gfsmRegexCompiler::srtype
gfsmAutomaton* gfsmRegexCompiler::fsm
gfsmAlphabet* gfsmRegexCompiler::abet
GString* gfsmRegexCompiler::gstr

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