#include <TransitionLexer.hxx>
Public Member Functions | |
| void | push (ucs4_t c) |
| long | pop () |
| PushBack () | |
Definition at line 49 of file TransitionLexer.hxx.
| PushBack::PushBack | ( | ) | [inline] |
Definition at line 67 of file TransitionLexer.hxx.
| long PushBack::pop | ( | ) | [inline] |
Definition at line 59 of file TransitionLexer.hxx.
| void PushBack::push | ( | ucs4_t | c | ) | [inline] |
Definition at line 55 of file TransitionLexer.hxx.
1.4.7