Next:
Helper functions
Up:
Cursors
Previous:
Members
Contents
New members
These members are not defined in the plain cursor requirements but are specific to
cursor
.
Member
Description
cursor(const DFA &A)
Construct a cursor pointing to a DFA
A
cursor(const DFA &A, state_type q)
Construct a cursor pointing to the state
q
of the DFA
A
Vincent Le Maout 2003-07-08