Vcsn  2.0
Be Rational
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
fwd.hh
Go to the documentation of this file.
1 #ifndef LIB_VCSN_RAT_FWD_HH
2 # define LIB_VCSN_RAT_FWD_HH
3 
4 namespace vcsn
5 {
6  namespace rat
7  {
8 
9  // lib/vcsn/rat/driver.hh.
10  class driver;
11 
12  // lib/vcsn/rat/scan.hh.
13  class yyFlexLexer;
14 
15  // lib/vcsn/rat/location.hh.
16  class location;
17 
18  }
19 }
20 
21 #endif // !LIB_VCSN_RAT_FWD_HH
vcsn::rat::location location
Definition: scan.hh:18