#include <scanner_spec.hh>
Collaboration diagram for LexicalStateSpec:
Public Methods | |
LexicalStateSpec (string name_, DfaSourceRe *regexp_=NULL) | |
void | dump (ostream &os) const |
Public Attributes | |
string | name |
DfaSourceRe* | regexp |
Definition at line 74 of file scanner_spec.hh.
|
Definition at line 81 of file scanner_spec.hh. |
|
Dumps this state into the given stream. Definition at line 280 of file scanner_spec.cc. Referenced by ScannerSpec::dump().
|
|
Definition at line 78 of file scanner_spec.hh. |
|
Definition at line 79 of file scanner_spec.hh. |