| 
    Vaucanson 1.4 
   | 
 
This is the visitor that really computes the constant term. More...
Inherits KRatExpMatcher< Self, T, U, F >.
Public Member Functions | |
| U | match (const T &ast) | 
| Effectively performs the match.   | |
This is the visitor that really computes the constant term.
This class should be used only in constant_term() and should not be instanciated from elsewhere.
Definition at line 34 of file krat_exp_constant_term.hxx.
| U match | ( | const T & | ast | ) |  [inherited] | 
        
Effectively performs the match.
| ast | The object to perform the match on. | 
Definition at line 128 of file krat_exp_pattern.hxx.
Referenced by vcsn::constant_term().
 1.7.4