Uses of Class
Alphabet

Uses of Alphabet in <Unnamed>
 

Methods in <Unnamed> that return Alphabet
 Alphabet NFA.alpha()
           
 Alphabet DFA.alpha()
           
 

Constructors in <Unnamed> with parameters of type Alphabet
Alphabet(Alphabet current)
          copy constructor
StringVarTerm(Alphabet S)