|
|
|
Home / Open source / Terimber 2.0
dfa_token Class Referenceclass contains rule token
More...
#include <sxs.h>
List of all members.
Detailed Description
class contains rule token
Definition at line 310 of file sxs.h.
Constructor & Destructor Documentation
dfa_token::~dfa_token |
( |
|
) |
|
destructor
Definition at line 234 of file sxs.cpp.
copy constructor with external allocator
- Parameters:
-
allocator_ |
external allocator |
x |
input value |
Definition at line 224 of file sxs.cpp.
constructor from created rule
- Parameters:
-
rule |
external rule |
decl |
element declaration |
first |
pointer to the first child |
last |
pointer to the last child |
Definition at line 229 of file sxs.cpp.
Member Function Documentation
bool dfa_token::find_any_resursively |
( |
|
) |
const |
Member Data Documentation
The documentation for this class was generated from the following files:
|
|
|
|